Skip to content
New issue

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

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

Already on GitHub? # to your account

jupyterlab-gridstack@0.4.0 is not compatible with the JupyterLab v4.2.2 #224

Open
yurkom opened this issue Jun 26, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@yurkom
Copy link

yurkom commented Jun 26, 2024

@voila-dashboards/jupyterlab-gridstack v0.4.0 extension has a conflict dependency on @jupyter/ydoc

How to reproduce:

  1. install voila-gridstack extension in JupyterLab
  2. Run jupyter labextension list --verbose

Output:

`sys_prefix` level settings are read-only, using `user` level for migration to `lockedExtensions`
JupyterLab v4.2.2
/usr/local/share/jupyter/labextensions
        nbdime-jupyterlab v3.0.1 enabled OK
        jupyterlab_pygments v0.3.0 enabled OK (python, jupyterlab_pygments)
        @voila-dashboards/jupyterlab-gridstack v0.4.0 enabled  X (python, voila-gridstack)
        @voila-dashboards/jupyterlab-preview v2.3.7 enabled OK (python, voila)
        @jupyter-widgets/jupyterlab-manager v5.0.11 enabled OK (python, jupyterlab_widgets)
        @jupyterlab/git v0.50.1 enabled OK (python, jupyterlab-git)
        @pyviz/jupyterlab_pyviz v3.0.2 enabled OK


   The following extensions may be outdated or specify dependencies that are incompatible with the current version of jupyterlab:
        @voila-dashboards/jupyterlab-gridstack
        
   If you are a user, check if an update is available for these packages.
   See below for the details.


"@voila-dashboards/jupyterlab-gridstack@0.4.0" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab         Extension           Package
>=2.0.1 <3.0.0.    >=1.0.2 <2.0.0      @jupyter/ydoc
@yurkom yurkom added the bug Something isn't working label Jun 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant