Skip to content

Instantly share code, notes, and snippets.

@btashton
Created June 12, 2015 23:11
Show Gist options
  • Save btashton/4765c11d92ed293973d3 to your computer and use it in GitHub Desktop.
Save btashton/4765c11d92ed293973d3 to your computer and use it in GitHub Desktop.
ipython on intel edison
wget --no-check-certificate https://bootstrap.pypa.io/get-pip.py
python get-pip.py
pip install virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment