Преглед на файлове

jupyter: add lab command (#2323)

Breck преди 6 години
родител
ревизия
29027da751
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  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`