Skip to content

Commit 415562d

Browse files
Update README
1 parent 0c518d5 commit 415562d

File tree

2 files changed

+5516
-4012
lines changed

2 files changed

+5516
-4012
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ When developing extensions you need to manually enable the extensions with the n
4545
```bash
4646
jupyter labextension install @jupyter-widgets/jupyterlab-manager
4747
yarn run build
48-
jupyter labextension install .
48+
jupyter labextension develop . --overwrite
4949
```
5050

5151
For a classic notebook you need to run:

0 commit comments

Comments
 (0)