Skip to content

Commit

Permalink
Merge pull request #89 from willeppy/patch-1
Browse files Browse the repository at this point in the history
Update README lab install instructions
  • Loading branch information
jasongrout authored Feb 3, 2021
2 parents b906234 + 2aa322d commit de21c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Now make some changes to your source code. Then:
To develop this package against JupyterLab, run:

- `pip install -e .` (installs python package for development, runs `yarn install` and `yarn run build` and installs the labextension)
- `jupyter labextension develop <python_package_name>`.
- `jupyter labextension develop <python_package_name> --overwrite`

Now make some changes to your source code. Then:

Expand Down

0 comments on commit de21c0f

Please sign in to comment.