Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It seems that jupyterlab 4.0.6/jupyter notebook 7 is no longer compatible with bamboolib #49

Open
NICHX opened this issue Oct 10, 2023 · 0 comments

Comments

@NICHX
Copy link

NICHX commented Oct 10, 2023

#python -m bamboolib install_labextensions
Trying to install bamboolib labextensions...
Installing ipyslickgrid: ... done
Installing jupyterlab-plotly@5.17.0: ... Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/opt/conda/lib/python3.11/site-packages/bamboolib/main.py", line 40, in
install_labextensions()
File "/opt/conda/lib/python3.11/site-packages/bamboolib/setup/_extensions.py", line 122, in install_labextensions
commands.install_extension(extension)
File "/opt/conda/lib/python3.11/site-packages/jupyterlab/commands.py", line 429, in install_extension
return handler.install_extension(extension, pin=pin)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/jupyterlab/commands.py", line 655, in install_extension
info = self._install_extension(extension, tempdir, pin=pin)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/jupyterlab/commands.py", line 1759, in _install_extension
raise ValueError(msg)
ValueError:
"jupyterlab-plotly@5.17.0" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab Extension Package

=2.0.0 <3.0.0 >=1.2.3 <2.0.0 @lumino/messaging
=2.0.1 <3.0.0 >=1.8.1 <2.0.0 @lumino/widgets

@NICHX NICHX changed the title It seems that jupyterlab 4.0.6 is no longer compatible with bamboolib It seems that jupyterlab 4.0.6/jupyter notebook 7 is no longer compatible with bamboolib Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant