jupyter command not found on mac ox · Issue #89 · jupyter/help · GitHub
sudo rm -rf /Library/Frameworks/Python.framework rm /usr/local/bin/python3* brew uninstall python3 brew install python3 which python3 python3 -m pip install --upgrade pip python3 -m pip install jupyter which jupyter jupyter notebook
Last updated 2 years ago