Skip to content
Mathijs de Bruin edited this page Jan 8, 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

Clone this wiki locally