[IPython-User] How to store aliases?
Thomas Kluyver
takowl@gmail....
Wed Oct 19 17:51:35 CDT 2011
On 19 October 2011 23:21, Joon Ro <joonpyro@gmail.com> wrote:
> I was wondering if I can store aliases. It seems previously there was
> %store magic command, but I am not sure which command to use in 0.11
> version.
The %store magic hasn't been updated for the new API yet, unfortunately.
There's an issue open for it:
https://github.com/ipython/ipython/issues/684
It shouldn't be too difficult to resurrect if you've got some spare time.
The code is in the IPython/quarantine folder, and there's some discussion on
that issue of what might need doing.
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20111019/d25b072e/attachment.html
More information about the IPython-User
mailing list