Skip to content

Instantly share code, notes, and snippets.

@defeo
Created April 9, 2015 01:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save defeo/ef11f2d04a78b68e357e to your computer and use it in GitHub Desktop.
Save defeo/ef11f2d04a78b68e357e to your computer and use it in GitHub Desktop.
Install ipython and pandas
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