Jupyter Sphinx Extensions
Project Links
Meta
Author: Jupyter Development Team
Requires Python: >=3.8
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.
0.5.3
Dec 28, 2023
0.4.0
Jun 25, 2022
0.3.2
Sep 21, 2020
0.3.1
Aug 27, 2020
0.3.0
Aug 27, 2020
0.3.0a1
Jun 29, 2020
0.2.4
May 06, 2020
0.2.4a1
Mar 07, 2020
0.2.3
Nov 21, 2019
0.2.2
Nov 03, 2019
0.2.1
Jul 16, 2019
0.2.0
Jul 09, 2019
0.2.0rc1
May 30, 2019
0.1.4
Aug 06, 2018
0.1.3
Jul 17, 2018
0.1.2
Dec 06, 2017
0.1.1
Jul 09, 2017
0.1.0
Mar 01, 2017
0.0.3
Feb 23, 2017
0.0.2
Dec 09, 2016
0.0.1
Dec 06, 2016
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
ipykernel
(>=4.5.1)
ipython
ipywidgets
(>=7.0.0)
nbconvert
(>=5.5)
nbformat
sphinx
(>=7)