QuantStack / jupyterlab-drawio

A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab
BSD 3-Clause "New" or "Revised" License
599 stars 75 forks source link

Diagram is not available in the Jupyter Lab UI #117

Open greenpau opened 1 year ago

greenpau commented 1 year ago

Installed the extension with pip, but it is not available in the Jupyter Lab UI.

$ jupyter labextension list
JupyterLab v3.5.2
/var/lib/jupyter/.local/share/jupyter/labextensions
        jupyterlab_pygments v0.2.2 enabled OK (python, jupyterlab_pygments)
        jupyterlab-drawio v0.9.0 enabled OK (python, jupyterlab-drawio)

Any ideas?