# Index for Jupyter notebooks nbindex is a small package containing several Javascript additions for Jupyter notebooks like a Table of Content or a Code Hider. These additions are designed to be executed in a notebook cell so that the added HTML and Javascript functions will remain hidden in the cell output and can be exported by the regular HTML export of Jupyter.
Installation:
pip install nbindex-jupyter
## Usage
### ToC and CodeHider
from nbindex import utils, floating floating.tableofcontent() floating.codehider()

### Numbered objects (Figures, …)
from nbindex import numbered numbered.Figure() numbered.object(“Figure”)

Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nbindex-jupyter-0.1.3.tar.gz.
File metadata
- Download URL: nbindex-jupyter-0.1.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.4.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbf2e48f5cfe82f70bada35c18f7ddc24496d8d75d8fea717489733cb6862bfc
|
|
| MD5 |
f7a3999b88b73c4ba41d4864e91be7c6
|
|
| BLAKE2b-256 |
a348239f242e12e5fa66b503e9bfbca9f2ebbb40f7e44492f3b2fb97ad651c11
|