зеркало из https://github.com/microsoft/gather.git
Documentation: Added missing `labextension link` command
This commit is contained in:
Родитель
41cccb67da
Коммит
4b96c4c5cd
|
@ -14,7 +14,8 @@ jupyter labextension install gathering-tools
|
|||
For a development install (requires npm version 4 or later), do the following in the repository directory:
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm install # download dependencies
|
||||
jupyter labextension link . # install this package in Jupyter Lab
|
||||
jlpm run watch # automatically recompile sources
|
||||
jupyter lab --watch # launch Jupyter Lab, automatically re-load extension
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче