jbn / IPlantUML

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

ERROR:root:Cell magic `%%plantuml` not found. #2

Closed post2web closed 7 years ago

post2web commented 7 years ago

I did install it with pip but get error: ERROR:root:Cell magic%%plantumlnot found.

jbn commented 7 years ago

Woops. Bad documentation. Need to import it first before using the cell. Thanks for pointing this out!