[SciPy-User] Pylab - standard packages

Jason Grout jason-sage at creativetrax.com
Sat Sep 22 21:32:10 EDT 2012


On 9/22/12 11:41 AM, Thomas Kluyver wrote:
> - You can import code and use the autoreload extension [1] to reload
> the modules every time you change them.

In Sage, we also have the %attach magic, which effectively re-runs a 
file every time it changes.  This is a bit different than autoreload; 
maybe it would make a good addition to IPython to complement %run?

Thanks,

Jason




More information about the SciPy-User mailing list