Package: wnpp Severity: wishlist Owner: Jerome Benoit <[email protected]>
* Package name : nbsphinx Version : 0.2.9 Upstream Author : Matthias Geier <[email protected]> * URL : https://pypi.python.org/pypi/nbsphinx/ * License : MIT Programming Lang: Python Description : Jupyter Notebook Tools for Sphinx nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files. Custom Sphinx directives are used to show Jupyter Notebook code cells (and of course their results) in both HTML and LaTeX output. Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be automatically executed during the Sphinx build process.

