bollwyvl / nb-mermaid

DEPRECATED Mermaid diagrams in the Jupyter Notebook
https://bollwyvl.github.io/nb-mermaid
BSD 3-Clause "New" or "Revised" License
36 stars 19 forks source link

Fails in ipython 5 #5

Open dmyersturnbull opened 7 years ago

dmyersturnbull commented 7 years ago
pip install nb-mermaid
.
.
.
pkg_resources.VersionConflict: (ipython 5.1.0 (/Users/student/miniconda3/lib/python3.5/site-packages), Requirement.parse('IPython<4.0,>3.0'))