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
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
An error occured.
ValueError:
"jupyterlab-dash@0.1.0-alpha.3" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab Extension Package
>=2.0.0 <2.1.0 >=1.0.0 <2.0.0 @jupyterlab/application
>=2.0.0 <2.1.0 >=1.0.0 <2.0.0 @jupyterlab/notebook
>=2.0.0 <2.1.0 >=1.0.0 <2.0.0 @jupyterlab/console
See the log file for details: /tmp/jupyterlab-debug-vnxt001y.log
change jupyterlab>=1.0 to jupyterlab==1.0 worked
schaffino, heifra, okybr, crypdick, hannibal90 and 4 more