[IPython-dev] slideshow mode

Damián Avila damianavila at gmail.com
Thu Feb 14 21:45:02 EST 2013


El 14/02/13 23:35, Jonathan Taylor escribió:
> I would like to test out the slideshow mode. I see the slide toolbar, 
> but don't know how to view it as a slideshow.
>
> -- 
> Jonathan Taylor
> Dept. of Statistics
> Sequoia Hall, 137
> 390 Serra Mall
> Stanford, CA 94305
> Tel:   650.723.9230
> Fax:   650.725.8977
> Web: http://www-stat.stanford.edu/~jtaylo 
> <http://www-stat.stanford.edu/%7Ejtaylo>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev

You have two possibilities:

* Use the live slideshow from Mathias. This only support slides for now 
and you can get more info here: 
https://github.com/Carreau/ipython-static-profiles

* Use the recently merged reveal converter inside current nbconvert: 
https://github.com/ipython/nbconvert
The -f reveal option will give you a static html slideshow supporting 
slides, subslides, fragments and speaker notes, and other great features 
from the reveal library.
I am writing a little tutorial (and I will publish tonight or tomorrow 
morning) to show you how to use this new reveal slideshow.

Cheers.

Damián.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130214/59985212/attachment.html>


More information about the IPython-dev mailing list