SyntaxFix
Write A Post
Hire A Developer
Questions
In IPython 0.12 (and possibly earlier), you can use this:
%load_ext autoreload %autoreload 2
This is essentially the same as the answer by pv., except that the extension has been renamed and is now loaded using %load_ext.
%load_ext