Jupyter Notebook Tools for Sphinx
Project description
For now, this is just a test to see if *.ipynb files can be used as Sphinx sources using source_parsers.
- Documentation:
- Code:
Links
https://github.com/ngoldbaum/RunNotebook
https://bitbucket.org/yt_analysis/yt-doc/src/default/extensions/notebook_sphinxext.py
https://github.com/matthew-brett/perrin-academy/blob/master/sphinxext/notebook_sphinxext.py
http://sphinx-ipynb.readthedocs.org/
http://dongweiming.github.io/divingintoipynb_nikola/posts/nbconvert.html
https://github.com/ipython/ipython/issues/4936
https://mail.scipy.org/pipermail/ipython-user/2013-December/013490.html
https://github.com/ipython/nbconvert/pull/35
https://github.com/matthew-brett/brole
https://github.com/perrette/dimarray/blob/master/docs/scripts/nbconvert_to_rst.py
https://github.com/matthew-brett/nb2plots
https://github.com/getpelican/pelican-plugins/blob/master/liquid_tags/notebook.py
https://github.com/jupyter/nbconvert/issues/47