You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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/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
The text was updated successfully, but these errors were encountered:
@voila-dashboards/jupyterlab-gridstack v0.4.0 extension has a conflict dependency on @jupyter/ydoc
How to reproduce:
voila-gridstack
extension in JupyterLabjupyter labextension list --verbose
Output:
The text was updated successfully, but these errors were encountered: