Answers for "navigate to other disk jupyter lab"

1

how to make jupyterlab see other directory

// To open jupyter lab with new directory 


jupyter lab --notebook-dir "C:name_of_dir"
Posted by: Guest on November-23-2020

Python Answers by Framework

Browse Popular Code Answers by Language