Jupyter Notebook Tools for Sphinx
nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files. Custom Sphinx directives are used to show Jupyter Notebook code cells (and of course their results) in both HTML and LaTeX output. Un-evaluated notebooks – i.e. notebooks without stored output cells – will be automatically executed during the Sphinx build process.
- Quick Start:
Install nbsphinx
Edit your conf.py and add 'nbsphinx' to extensions.
Edit your index.rst and add the names of your *.ipynb files to the toctree.
Run Sphinx!
- Online documentation (and example of use):
- Source code repository (and issue tracker):
- License:
MIT – see the file LICENSE for details.
Release files for nbsphinx 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nbsphinx-0.3.2.tar.gz | 101.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nbsphinx-0.3.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 118.2 kB
Release files / nbsphinx-0.3.2.tar.gz
| Download URL | nbsphinx-0.3.2.tar.gz |
|---|---|
| Size | 101.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
662530728b66bed43ddd82d51ac2ef4ad01d04baf63b4e2fc5c360f6fc0bdf63
|
|
BLAKE2b-256 checksum How to use checksums |
457f36868c530ef7fb219f6fa86a3765f49b748937e318de6fd35e9ddbe5c8f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / nbsphinx-0.3.2-py2.py3-none-any.whl
| Download URL | nbsphinx-0.3.2-py2.py3-none-any.whl |
|---|---|
| Size | 17.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
9527a525f588a7421f0078e606489a1da4c97ef6e13ca227f7174518c0aa17cf
|
|
BLAKE2b-256 checksum How to use checksums |
47f0b5e0e7345d467c21fd910942343f509c12923605f541006c3682ed06c116
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |