cómo hacer jupyterlab ver otro directorio
// 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"