Skip to content
mikemccabe edited this page Feb 3, 2011 · 6 revisions

%run

import module

reload(module)

import ipy_autoreload
%autoreload 1
%aimport whatever

last 3 values: _, __, ___

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

ipdb

docs:

Clone this wiki locally