<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">El 17/01/13 06:29, Fernando Perez
escribió:<br>
</div>
<blockquote
cite="mid:CAHAreOqrSYGNn=_dUt3ocytU81uTCqdhtZAq5OiYWEaQVGwL4w@mail.gmail.com"
type="cite">
<pre wrap="">Hey guys,
with the merge of #2333/#2687, what's the status for using the
slideshow mode? I'm teaching a workshop next week in Norway and I'm
willing to try to do the whole thing as notebooks, but I couldn't find
the PR for the actual slideshow usage (Only the toolbar seems to be
working, not the actual switching into slideshow mode. Should I merge
Matthias' old branch? I figured that probably doesn't work quite
right now...
Sorry for being so out of the loop, I've been dealing with a few
remaining local issues... Once this long workshop is over, gears are
switching completely back into IPython (at last, as being away now
that we have the resources is driving me positively mad).
thanks!
f
_______________________________________________
IPython-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a>
<a class="moz-txt-link-freetext" href="http://mail.scipy.org/mailman/listinfo/ipython-dev">http://mail.scipy.org/mailman/listinfo/ipython-dev</a>
</pre>
</blockquote>
<br>
Hi Fernando... (como estas?)<br>
OK, with the current merged #2333/#2687 into master... you have only
to my **reveal_branch** in nbconvert... here is the PR:
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="https://github.com/ipython/nbconvert/pull/69">https://github.com/ipython/nbconvert/pull/69</a>
and here is my clone: <a class="moz-txt-link-freetext" href="https://github.com/damianavila/nbconvert.git">https://github.com/damianavila/nbconvert.git</a> <br>
<br>
I have updated the PR (a few days ago) according with the last
changes in #2333/#2687, so you only have to use the Cell Tool Bar to
give the label to each cell as you wish and finally convert it in my
branch of nbconvert with: <br>
<br>
$python nbconvert.py -f reveal your_notebook.ipynb <br>
<br>
Or if you want, you can use my nbviewer mirror here (I will update
it with the last changes in a few minutes):
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://slideviewer.herokuapp.com/">http://slideviewer.herokuapp.com</a><br>
<br>
I am also working in a tutorial slideshow to show you all the power
behind reveal framework, I will be finishing it by today or
tomorrow.<br>
<br>
I do not know if Matthias has a working version of the **live**
presentation with the last changes.<br>
<br>
Hope it helps...<br>
<br>
If you need any assistance, let me know...<br>
<br>
Damián.<br>
</body>
</html>