I\'ve jus installed anaconda and I see that it wants me to save my documents in my documents/python scripts
But I\'d rather save everything in my dropbox for easy ba
For change working directory on the Mac with Anaconda app Launcher Jupyter for another directory then home
change file /Applications/anaconda3/bin/jupyter_mac.command Your needed dir change path in example /Volumes/BOOTCAMP/
DIR=$(dirname $0) $DIR/jupyter-notebook --notebook-dir=/Volumes/BOOTCAMP/