Skip to content

Instantly share code, notes, and snippets.

@criswell
Created March 13, 2014 23:23
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 criswell/9539241 to your computer and use it in GitHub Desktop.
Save criswell/9539241 to your computer and use it in GitHub Desktop.
sam@rygel ~MY_CWD/noink [noink]
☿ % pip install ipython !7416
Requirement already satisfied (use --upgrade to upgrade): ipython in /usr/lib/python2.7/site-packages
Cleaning up...
(flask)
sam@rygel ~MY_CWD/noink [noink]
☿ % pip install ipython --upgrade !7431
Requirement already up-to-date: ipython in /usr/lib/python2.7/site-packages
Cleaning up...
(flask)
sam@rygel ~MY_CWD/noink [noink]
☿ % pip install -U ipython !7432
Requirement already up-to-date: ipython in /usr/lib/python2.7/site-packages
Cleaning up...
(flask)
sam@rygel ~MY_CWD/noink [noink]
☿ % pip install -I ipython !7433
Downloading/unpacking ipython
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment