Skip to main content

Mermaid diagrams in the IPython Notebook

Project description

Make mermaid diagrams in your Jupyter Notebook Markdown

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nb-mermaid-0.1.0.tar.gz (161.2 kB view details)

Uploaded Source

File details

Details for the file nb-mermaid-0.1.0.tar.gz.

File metadata

  • Download URL: nb-mermaid-0.1.0.tar.gz
  • Upload date:
  • Size: 161.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nb-mermaid-0.1.0.tar.gz
Algorithm Hash digest
SHA256 69da43b8e94f4ef394395baf68ca2abfd4563955bbb36171b7da48ece05869d1
MD5 d4a162c157d742bd61b0cfa1413855e5
BLAKE2b-256 b940c721865ce3ce642a335b22cdc565586017636337eeab4a40e59ad27e2fd1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page