In this video you are going to learn about how to change default path of jupyter notebook, which can be useful if you want to load your custom notebooks folder at jupyter notebook's startup.
jupyter notebook
jupyter notebook --generate-config
#open file and search for notebook_dir
#python #jupyternotebook #jupyter