Open
Description
@voila-dashboards/jupyterlab-gridstack v0.4.0 extension has a conflict dependency on @jupyter/ydoc
How to reproduce:
- install
voila-gridstack
extension in JupyterLab - 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/[email protected]" 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
Activity