Created
April 9, 2015 01:19
-
-
Save defeo/ef11f2d04a78b68e357e to your computer and use it in GitHub Desktop.
Install ipython and pandas
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository "deb http://us.archive.ubuntu.com/ubuntu/ saucy main universe multiverse" | |
sudo apt-get update | |
sudo apt-get -y install ipython-notebook python-pandas | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment