Skip to content

jupyter/jupyter-sphinx-theme

jupyter-sphinx-theme

A Jupyter Sphinx theme for narrative documentation.

Installation

Install the package using PIP:

pip install jupyter_sphinx_theme

Edit the "conf.py" configuration file to point to the jupyter theme:

# At the top.
from jupyter_sphinx_theme import *
init_theme()

# ...

# Comment out the `html_theme =` line

About

A Sphinx theme for Jupyter and IPython documentation

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE.md
MIT
BOOTSTRAP_THEME_LICENSE.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published