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 75e49cd commit 0b295c5Copy full SHA for 0b295c5
CONTRIBUTING.md
@@ -10,7 +10,7 @@ the README.md file.
10
### Python package
11
12
```bash
13
-pip install -e .[test]
+pip install -e ".[test]"
14
15
# explicit install needed with editable mode (-e) jupyter
16
jupyter serverextension enable --sys-prefix jupyter_server_proxy
0 commit comments