[IPython-user] how to restore %store-ed variable without restarting IPython?
Reckoner
reckoner@gmail....
Mon Nov 2 15:17:32 CST 2009
I save a variable by doing
In[10]: %store f
and then I later change it interactively, but I want to return to the
original version. Is there a
In[11]: %reload f
to do that?
Thanks!
More information about the IPython-user
mailing list