Skip to content
mikemccabe edited this page Jan 22, 2011 · 6 revisions

%run

import module

reload(module)

import ipy_autoreload
%autoreload 1
%aimport whatever

~/.ipython/ipythonrc-tutorial
run with ipython -p tutorial

ipdb

Clone this wiki locally