Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 791 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 791 Bytes

sphinxcontrib-jupyter.minimal

A Minimal Example of the Jupyter Sphinx Extension

This is a minimal example of a Sphinx project that is setup to use the Jupyter Extension

This requires you to install the extension:

pip install sphinxcontrib-jupyter

Note: This example currently only works using the latest master and installing using python setup.py install. Awaiting for PyPI credentials to update releases.

Once cloned you should be able to run:

make jupyter

to generate a small set of demo jupyter notebooks.

Generated notebooks can be found in the _build/jupyter/ folder.

simple_notebook.rst

simple_notebook.rst