Watch mode for non-federated third-party extensions #9116
Labels
status:resolved-locked
Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone
Description
Follow-up to #9101 and #9089
Running
jupyter lab --no-browser --watch
doesn't seem to pick up changes when the extension is built.Reproduce
Create a new environment and install lab with
python -m pip install --pre jupyterlab
.Tested while updating the
@jupyter-voila/jupyterlab-preview
extension to support 3.0, but without switching to the new structure (yet): voila-dashboards/voila#732The extension seems to be picked up and linked correctly though:
Context
JupyterLab 3.0.0rc2
The text was updated successfully, but these errors were encountered: