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
When trying to build main in the dev environment, we get
ValueError:
"@jupyter_vre/vre-menu@1.0.0" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab Extension Package
>=3.5.3 <3.6.0 3.6.7 @jupyterlab/mainmenu
See the log file for details: /tmp/jupyterlab-debug-s027_bu6.log
When trying to build main in the dev environment, we get
This is similar to #1240 and is caused by #1268.
We should revert PR #1268 and hold off further dependabot PRs updating
@jupyterlab/xyz
from 3.5.3 to 3.6.7The text was updated successfully, but these errors were encountered: