<div class="gmail_quote">On 19 October 2011 23:21, Joon Ro <span dir="ltr"><<a href="mailto:joonpyro@gmail.com">joonpyro@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I was wondering if I can store aliases. It seems previously there was<br>
%store magic command, but I am not sure which command to use in 0.11<br>
version.</blockquote></div><br>The %store magic hasn't been updated for the new API yet, unfortunately. There's an issue open for it:<br><br><a href="https://github.com/ipython/ipython/issues/684">https://github.com/ipython/ipython/issues/684</a><br>
<br>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.<br><br>Thomas<br>