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 e9f344b commit 7fd79bdCopy full SHA for 7fd79bd
CONTRIBUTING.md
@@ -23,7 +23,7 @@ cd jupyter_contrib_nbextensions
23
# run from the main directory, where setup.py is
24
pip install --editable .
25
26
-# on windows, remove the --symlink flag and run the command in between changes
+# on windows, remove the --symlink flag and run the command after code updates
27
jupyter-contrib-nbextension install --sys-prefix --symlink
28
```
29
0 commit comments