Skip to content

QuantEcon/sphinxcontrib-jupyter.minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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