Skip to content

Commit 3f51605

Browse files
committed
executed 'npm audit fix' to remove vulnurability. Updated README.md to reflect changes relative to tutorial.
1 parent 90d9fa7 commit 3f51605

File tree

2 files changed

+29
-24
lines changed

2 files changed

+29
-24
lines changed

labextension/vpython/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ For a development install use the instructions for creating a custom jupyter lab
2020

2121
https://jupyterlab.readthedocs.io/en/stable/developer/extension_tutorial.html#extension-tutorial
2222

23-
but taylor the instructions for creating a vpython labextension.
23+
Except where the tutorial says: `conda install -c conda-forge jupyterlab=2`, use `jupyterlab=1`
24+
and tailor the instructions for creating a vpython labextension. Also, the tutorial command
25+
`jupyter lab --watch` will fail. Just use `jupyter lab`.
2426

2527
```bash
2628
jlpm install

labextension/vpython/package-lock.json

Lines changed: 26 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)