Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add important line to get the development build working
vandernorth authored Jun 21, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a6864dc commit 082b23c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -46,6 +46,7 @@ For a development install (requires npm version 4 or later), do the following in
# Move to jupyterlab_scheduler directory
# Install dependencies
npm install
npm run build:lib
# Install your development version of the extension
jupyter labextension install .
```

0 comments on commit 082b23c

Please sign in to comment.