Comment faire JupyterLab voir un autre répertoire
// 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"