jupyterlab extension installed, but does not appear
ggrrll opened this issue · 0 comments
ggrrll commented
Hi,
thanks for the nice extension
the extension button does not show up in the toolbar, despite being installed from the PYPI MANAGER
I see this message, from jupyter labextension list
, which might be the cause:
The following source extensions are overshadowed by older prebuilt extensions:
nbdime-jupyterlab
here are my specs:
(on Python 3.9.6)
IPython : 8.16.1
ipykernel : 6.25.2
ipywidgets : 8.1.1
jupyter_client : 8.4.0
jupyter_core : 5.2.0
jupyter_server : 2.8.0
jupyterlab : 4.0.7
nbclient : 0.8.0
nbconvert : 7.9.2
nbformat : 5.9.2
notebook : 7.0.6
qtconsole : not installed
traitlets : 5.11.2
node: v21.6.1
any idea?
thanks