Skip to content

deeplook/sphinx-thebe

 
 

Repository files navigation

sphinx-thebe

Documentation PyPI

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

See the sphinx-thebe documentation for more details!

Install

To install sphinx-thebe first clonse and install it:

pip install sphinx-thebe

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

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

See the sphinx-thebe documentation for more details!

About

Interactive code cells for your Sphinx documentation powered by Thebelab and Binder

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 60.2%
  • JavaScript 19.5%
  • CSS 13.8%
  • HTML 6.5%