<div dir="ltr"><span style="font-size:12.8000001907349px">>However, we need to look at some notebook UI/UX options for getting access to all of the configuration features (might as well), which does present a bit of a challenge.</span><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">That's the key... the UI/UX to make the config available without making the "configuration" a mess ;-)</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">> </span><span style="font-size:12.8000001907349px">As a first step I would like to disable the animation in livereveal/RISE, I can live with the animation on nbviewer.I'll try to look into slides.reveal.tpl, thanks for the pointer.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Modifying slides_reveal.tpl will let you "config" things in nbconverted slides... but if you want to modify this in RISE, you need to set up the config in other way... check this: <a href="https://github.com/damianavila/RISE#configure-your-own-options">https://github.com/damianavila/RISE#configure-your-own-options</a></span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Remember that RISE and IPython slides are related but different things:</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">* RISE is a notebook changed on the fly to render as a reveal.js-based slideshow... but it is LIVE as the notebook is... because it is a notebook ;-)</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">* IPython slides are just STATIC html/js/css generated by the IPython.nbconvert machinery using reveal.js as part of the machinery to render the STATIC slides an a slideshow... but the code can no be run there. Finally, the slides on nbviewer are just another way to experience the STATIC slides ;-)</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Probably you know that... but I take to opportunity to make the clarification so people do not confuse one with the other one.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Cheers.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-20 20:23 GMT-03:00 Antonino Ingargiola <span dir="ltr"><<a href="mailto:tritemio@gmail.com" target="_blank">tritemio@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Fri, Mar 20, 2015 at 3:20 PM, Nicholas Bollweg <span dir="ltr"><<a href="mailto:nick.bollweg@gmail.com" target="_blank">nick.bollweg@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>As a first step I would like to disable the animation in livereveal/RISE, I can live with the animation on nbviewer.I'll try to look into slides.reveal.tpl, thanks for the pointer.</div></div></div></div></blockquote></span><div><br>Yeah, while the nbconvert template that will respect slideshow-level metadata (<a href="https://github.com/ipython/ipython/blob/master/IPython/nbconvert/templates/html/slides_reveal.tpl#L172" target="_blank">here</a>) needs to be changed in ipython/ipython, we should play with the UX in livreveal first.<br></div></div></div></div></blockquote><div> </div></span><div>link saved ;).</div><div> </div><div><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Are you still referring to the animation or to the powerpoint/libreoffice conversion here?</div></div></div></blockquote><br></span>Was talking about the ability to do any kind of reveal configuration... hadn't responded to the powerpoint thing. But since you mention it...<br><br></div><div class="gmail_quote">If we're talking about dreams, mine is to kill powerpoint :P<br></div></div></div></blockquote><div><br></div></span><div>I was thinking like this a few years ago, doing presentation in beamer and so on.  But then I found that in the every-day practice of presentations (at least in science), you continuously do a mix&match work copying slides from old presentations (yours and colleagues, and for many powerpoint is the standard), fixing errors and annotating slides during talks and so on, there is no much time for the slides, adding an arrow or a circle to highlight something must be immediate. The powerpoint/libreoffice approach here has an edge.</div><div><br></div><div>Right now I have 6 notebooks open with similar analysis on different data files. I need to make a report presentation. Do you think I will make another notebook? It is just faster if I dump everything (I mean figures and latex formulas) in powerpoint and add just a few words for create a logical story.</div><div><br></div><div>The notebook is fantastic tool to create another kind of presentations in which you show in dept a computational process.</div><span class=""><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Aside from Pandoc, which is already available, there is <a href="https://github.com/scanny/python-ppt" target="_blank">python-pptx</a>, which could serve as a baseline for building an nbconvert formatter. Perhaps a smarter application of pandoc to the slides is the best bet to get to where you want to go... I would be very surprised if someone hadn't done this before!<br></div></div></div></blockquote></span></div><br></div><div class="gmail_extra">Pandoc is powerful but close to impossible to install on windows. python-pptx on the contrary looks a really interesting project, thanks for mentioning it :).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Antonio</div></div></div></div></div>
<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><b><i>Damián</i></b></div></div>
</div>