Skip to content

TeachBooks/Sphinx-Thebe

 
 

Repository files navigation

sphinx-thebe

Documentation PyPI

Integrate interactive code blocks into your documentation with Thebe and Binder.

See the sphinx-thebe documentation for more details!

Install

To install sphinx-thebe first install it:

pip install git+https://github.com/TeachBooks/Sphinx-Thebe

Then, add it to your Sphinx site's conf.py file:

extensions = [
    ...
    "sphinx_thebe"
    ...
]

See the sphinx-thebe documentation for more details!

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.0%
  • JavaScript 16.7%
  • Python 14.2%
  • Other 1.1%