Examples (4)
Start JupyterLab
Open a specific notebook
jupyter lab path/to/notebook.ipynbStart JupyterLab in a specific directory
jupyter lab --notebook-dir path/to/directoryStart JupyterLab in debug mode
jupyter lab --debugmade by @shridhargupta | data from tldr-pages