Integrate interactive code blocks into your documentation with Thebe and Binder.
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
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!
0.3.1
Feb 07, 2024
0.3.0
Oct 28, 2023
0.2.1
Jan 27, 2023
0.2.0
Jan 05, 2023
0.1.2
Apr 29, 2022
0.1.1
Feb 06, 2022
0.1.0
Feb 06, 2022
0.0.10
Aug 25, 2021
0.0.9
Aug 21, 2021
0.0.8
Oct 25, 2020
0.0.7
Jul 16, 2020
0.0.7.dev0
Jul 16, 2020