anaconda / nbpresent

next generation slides for Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
164 stars 24 forks source link

Custom nbconvert profile #6

Closed bollwyvl closed 8 years ago

bollwyvl commented 8 years ago

This splits off a second standalone mode, and adds the backend to generate at mostly standalone file.

python -m nbpresent.present notebooks/README.ipynb > README.html

This is the first big part of #2, but a fair amount of work remains.