mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 19:15:44 +02:00
jupyter: add lab command (#2323)
This commit is contained in:
parent
929be662be
commit
29027da751
1 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,7 @@
|
|||
- Stop the currently running server:
|
||||
|
||||
`jupyter notebook stop`
|
||||
|
||||
- Start JupyterLab, if installed, in the current directory:
|
||||
|
||||
`jupyter lab`
|
||||
|
|
Loading…
Add table
Reference in a new issue