Jak sprawić, by Jupyterlab zobaczy inny katalog
// To open jupyter lab with new directory
jupyter lab --notebook-dir "C:\name_of_dir"
Dhrey112
// To open jupyter lab with new directory
jupyter lab --notebook-dir "C:\name_of_dir"