sphinx-thebe 0.3.1


pip install sphinx-thebe

  Latest version

Released: Feb 07, 2024

Project Links

Meta
Author: Executable Books Team
Maintainer: Executable Books Team
Requires Python: >=3.8

Classifiers

Development Status
  • 4 - Beta

Framework
  • Sphinx :: Extension

Intended Audience
  • Developers

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

Topic
  • Software Development :: Libraries :: Python Modules

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 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!

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
sphinx (>=4)