Sphinx extension for rendering of Jupyter interactive widgets.
194
stars
422
commits
Python
primary language
Aug 3, 2026
updated
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.
With pip:
pip install jupyter_sphinx
with conda:
conda install jupyter_sphinx -c conda-forge
You can check out the documentation on https://jupyter-sphinx.readthedocs.io for up to date usage information and examples.
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.
Python
69.3%
HTML
23.4%
CSS
3.5%
TeX
2.9%
Sphinx extension for rendering of Jupyter interactive widgets.
194
stars
422
commits
Python
primary language
Aug 3, 2026
updated
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.
With pip:
pip install jupyter_sphinx
with conda:
conda install jupyter_sphinx -c conda-forge
You can check out the documentation on https://jupyter-sphinx.readthedocs.io for up to date usage information and examples.
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.
Python
69.3%
HTML
23.4%
CSS
3.5%
TeX
2.9%