install (easy)
pip install nb-mermaid
In the notebook…
%reload_ext mermaid
install (less easy)
git clone -b gh-pages https://github.com/bollwyvl/nb-mermaid.git \
~/.ipython/nbextensions/nb-mermaid
activate
In the notebook…
%%javascript
IPython.load_ipython_extensions(["nb-mermaid/nb-mermaid"]);
roadmap
nbviewer support (bookmarklet works now!)
live editing (a la the mermaid editor)
pan/zoom
search
Release files for nb-mermaid 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nb-mermaid-0.1.0.tar.gz | 161.2 kB | Details |
Release files / nb-mermaid-0.1.0.tar.gz
| Download URL | nb-mermaid-0.1.0.tar.gz |
|---|---|
| Size | 161.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
69da43b8e94f4ef394395baf68ca2abfd4563955bbb36171b7da48ece05869d1
|
|
BLAKE2b-256 checksum How to use checksums |
b940c721865ce3ce642a335b22cdc565586017636337eeab4a40e59ad27e2fd1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |