Skip to content
Mathijs de Bruin edited this page Jan 9, 2014 · 31 revisions

Cygwin

SublimeText

Show available commands:

  • Mac: command-shift-p
  • Windows: control-shift-p

Using ipdb For MAC (canopy env):

  • Installing pip: $ easy_install pip
  • Installing ipdb: $ pip install ipdb --no-use-wheel

Running Virtual Machines

Canopy

IPython

VirtualEnv

Note: deactivate is problematic for Canopy. Workaround: close terminal and start a new one.

GIT

Clone this wiki locally