{ "info": { "author": "Nicholas Bollweg", "author_email": "nick.bollweg@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: IPython", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Human Machine Interfaces", "Topic :: Scientific/Engineering :: Visualization" ], "description": "`nb-mermaid `__\n======================================================\n\n Make `mermaid `__ diagrams in your\n `Jupyter `__ Notebook Markdown\n\ninstall (easy)\n--------------\n\n.. code:: shell\n\n pip install nb-mermaid\n\nIn the notebook...\n\n.. code:: javascript\n\n %reload_ext mermaid\n\ninstall (less easy)\n-------------------\n\n.. code:: shell\n\n git clone -b gh-pages https://github.com/bollwyvl/nb-mermaid.git \\\n ~/.ipython/nbextensions/nb-mermaid\n\nactivate\n--------\n\nIn the notebook...\n\n.. code:: javascript\n\n %%javascript\n IPython.load_ipython_extensions([\"nb-mermaid/nb-mermaid\"]);\n\nroadmap\n-------\n\n- nbviewer support (bookmarklet works now!)\n- live editing (a la the `mermaid\n editor `__)\n- pan/zoom\n- search", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/bollwyvl/nb-mermaid", "keywords": "IPython mermaid diagram", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "nb-mermaid", "package_url": "https://pypi.org/project/nb-mermaid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nb-mermaid/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/bollwyvl/nb-mermaid" }, "release_url": "https://pypi.org/project/nb-mermaid/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Mermaid diagrams in the IPython Notebook", "version": "0.1.0" }, "last_serial": 1652496, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d4a162c157d742bd61b0cfa1413855e5", "sha256": "69da43b8e94f4ef394395baf68ca2abfd4563955bbb36171b7da48ece05869d1" }, "downloads": -1, "filename": "nb-mermaid-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d4a162c157d742bd61b0cfa1413855e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 161247, "upload_time": "2015-07-28T00:42:29", "url": "https://files.pythonhosted.org/packages/b9/40/c721865ce3ce642a335b22cdc565586017636337eeab4a40e59ad27e2fd1/nb-mermaid-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d4a162c157d742bd61b0cfa1413855e5", "sha256": "69da43b8e94f4ef394395baf68ca2abfd4563955bbb36171b7da48ece05869d1" }, "downloads": -1, "filename": "nb-mermaid-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d4a162c157d742bd61b0cfa1413855e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 161247, "upload_time": "2015-07-28T00:42:29", "url": "https://files.pythonhosted.org/packages/b9/40/c721865ce3ce642a335b22cdc565586017636337eeab4a40e59ad27e2fd1/nb-mermaid-0.1.0.tar.gz" } ] }