Selaa lähdekoodia

jupyter: add lab command (#2323)

Breck 6 vuotta sitten
vanhempi
commit
29027da751
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      pages/common/jupyter.md

+ 4 - 0
pages/common/jupyter.md

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