I am trying to access jupyter notebooks, through jupyter lab, that are on an external harddrive on my mac. Whenever I open jupyter lab though it only allows me to access files directly on my computer's drive. I cannot seem to find/open the anaconda prompt where I could use (if i am understanding other similar questions correctly):
jupyter notebook --notebook-dir=Volume/name of disk/
I've also tried using this in the terminal however I get the error that there is no such notebook dir.