Skip to content

Commit 54acc9f

Browse files
authored
Merge pull request #124 from vpython/webpack-fix-2020-08-15
Merged audit fix and dependabot fixes from August and September into a single PR.
2 parents ac297f3 + 3f51605 commit 54acc9f

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)