Make mermaid diagrams in your Jupyter Notebook Markdown
pip install nb-mermaid
In the notebook...
%reload_ext mermaid
git clone -b gh-pages https://github.com/bollwyvl/nb-mermaid.git \
~/.ipython/nbextensions/nb-mermaid
In the notebook...
%%javascript
IPython.load_ipython_extensions(["nb-mermaid/nb-mermaid"]);
- nbviewer support (bookmarklet works now!)
- live editing (a la the mermaid editor)
- pan/zoom
- search