فهرست منبع

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:
 - Stop the currently running server:
 
 
 `jupyter notebook stop`
 `jupyter notebook stop`
+
+- Start JupyterLab, if installed, in the current directory:
+
+`jupyter lab`