jupyter-sphinx 0.3.2


pip install jupyter-sphinx==0.3.2


Meta
Author: Jupyter Development Team
Requires Python: >= 3.6

Classifiers

Jupyter Sphinx Extensions

jupyter-sphinx enables running code embedded in Sphinx documentation and embedding output of that code into the resulting document. It has support for rich output such as images and even Jupyter interactive widgets.

Installation

With pip:

pip install jupyter_sphinx

with conda:

conda install jupyter_sphinx -c conda-forge

Usage

You can check out the documentation on https://jupyter-sphinx.readthedocs.io for up to date usage information and examples.

License

We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.

All code is licensed under the terms of the revised BSD license.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
Sphinx (>=2)
ipywidgets (>=7.0.0)
IPython
nbconvert (>=5.5)
nbformat