We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c518d5 commit 415562dCopy full SHA for 415562d
README.md
@@ -45,7 +45,7 @@ When developing extensions you need to manually enable the extensions with the n
45
```bash
46
jupyter labextension install @jupyter-widgets/jupyterlab-manager
47
yarn run build
48
-jupyter labextension install .
+jupyter labextension develop . --overwrite
49
```
50
51
For a classic notebook you need to run:
0 commit comments