-
Notifications
You must be signed in to change notification settings - Fork 1
Reference material
Mathijs de Bruin edited this page Jan 9, 2014
·
31 revisions
- Mac: command-shift-p
- Windows: control-shift-p
- Installing pip:
$ easy_install pip
- Installing ipdb:
$ pip install ipdb --no-use-wheel
Note: deactivate
is problematic for Canopy.
Workaround: close terminal and start a new one.