brew doctor- [do what it says]
brew list- [if no python]
brew install python3 brew linkapps python3[per instructions]pip3 install --upgrade pip setuptools[per instructions]pip3 install "ipython[notebook]"[per the iPython page]pip3 install "ipython[test]"(to getnosetesting working in notebooks)brew install pyqtbrew linkapps qt- see the iPython manual for how to launch and create them
Last active
August 29, 2015 14:24
-
-
Save Vaguery/b7498d9ef2c74e26f31b to your computer and use it in GitHub Desktop.
installing/updating iPython notebooks on (my) laptop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment