Support for watch mode in 3.0 #9089
Labels
status:resolved-locked
Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone
Running in a new environment with the latest JupyterLab 3.0.0rc1, it looks like the watch mode is making the server hangs on startup.
To reproduce:
python -m pip install --pre jupyterlab
jupyter lab --no-browser --watch
This results in the
LapApp
not logging the server url:The text was updated successfully, but these errors were encountered: