Jupyter Notebook Tools for Sphinx
Project description
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.
- Documentation (and example of use):
- Source code repository (and issue tracker):
- Python Package Index:
- License:
MIT – see the file LICENSE for details.
- Quick Start:
Install nbsphinx:
python3 -m pip install nbsphinx --user
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!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nbsphinx-0.2.10.tar.gz.
File metadata
- Download URL: nbsphinx-0.2.10.tar.gz
- Upload date:
- Size: 93.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cf73765392613fd8235af519f1a86d42d134b5d918a000822788fd0d5ec694d
|
|
| MD5 |
489482b1254593a4273b2ab4585189fa
|
|
| BLAKE2b-256 |
5fefee482bff9bb00d25508fe8b1f013b0a19e487497e9325e71a1f6597b9641
|
File details
Details for the file nbsphinx-0.2.10-py2.py3-none-any.whl.
File metadata
- Download URL: nbsphinx-0.2.10-py2.py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3be3013870421b5efabf3d9fee020ac9e2faceec97ddbce28fd5cddb05739987
|
|
| MD5 |
482bab1c68cdaf50abba7a3df7be7bd2
|
|
| BLAKE2b-256 |
0ed80194f158ed8d8102e92eec854373c2cbc793644663bebef68092982d0da6
|