(demo)
Who cares?
Select Slideshow
in Cell Toolbar
, then:
ipython3 nbconvert presentation.ipynb --to slides --post serve
Requires ipython 1.0
Every notebook is a JSON file with ".ipynb" extension
In [23]:
!head presentation.ipynb
Share a link to a workbook
or a link to a bundle
... and your collaborators don't even need Python...
Probablistic Programming & Bayesian Methods for Hackers by Cameron Davidson-Pilon
pip install ipython tornado pyzmq
(ideally from a virtualenv)%quickref
, %lsmagic
In [ ]: