jbn / IPlantUML

A Python package which defines a PlantUML cell magic for IPython.
MIT License
95 stars 28 forks source link

It it possible to use Iplantuml for jupyter-lab? #17

Closed mystdeim closed 3 years ago

mystdeim commented 3 years ago

when I import in my notebook I get:

ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-1-3db08b9b1ba5> in <module>
----> 1 import iplantuml

ModuleNotFoundError: No module named 'iplantuml'
mystdeim commented 3 years ago

Sorry it was my fault