jupyter: add lab command (#2323)

italian
Breck 2018-09-10 21:10:47 -10:00 committed by Owen Voke
parent 929be662be
commit 29027da751
1 changed files with 4 additions and 0 deletions

View File

@ -22,3 +22,7 @@
- Stop the currently running server:
`jupyter notebook stop`
- Start JupyterLab, if installed, in the current directory:
`jupyter lab`