Skip to content

Instantly share code, notes, and snippets.

@jnmclarty
Last active August 29, 2015 14:16
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 jnmclarty/74ec9ea77b2b5e163d88 to your computer and use it in GitHub Desktop.
Save jnmclarty/74ec9ea77b2b5e163d88 to your computer and use it in GitHub Desktop.
Commands for New VMs
sudo apt-get update
sudo apt-get install virtualbox-guest-dkms
sudo apt-get install git
sudo apt-get install python-pip
sudo pip install spyder
sudo pip install matplotlib
sudo apt-get install python-qt4 python-sphinx python-numpy python-pandas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment