jupyter: add lab command (#2323)

This commit is contained in:
Breck
2018-09-10 21:10:47 -10:00
committed by Owen Voke
parent 929be662be
commit 29027da751

View File

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