Skip to content

Commit f321cb9

Browse files
committed
more contributing tweaks
1 parent 64bbd9d commit f321cb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ npm run clean
7474
### Symlink the JupyterLab 3 federated extension
7575

7676
```bash
77-
cd js
7877
jupyter labextension develop . --overwrite
7978
```
8079

@@ -101,7 +100,7 @@ python -m pip install -e .[examples]
101100

102101
And then:
103102

104-
```
103+
```bash
105104
jupyter notebook --debug
106105
# or
107106
jupyter lab --no-browser --debug

0 commit comments

Comments
 (0)