[IPython-User] notebooks: input history
MinRK
benjaminrk@gmail....
Tue Mar 6 16:03:13 CST 2012
On Tue, Mar 6, 2012 at 13:52, Tim Michelsen <timmichelsen@gmx-topmail.de>wrote:
> Hello,
> is there an equivalent for ARROW UP (cycle through last inputs) in the
> html notebook?
>
There is not. It's a bit tricky to do this sort of thing in the notebook,
where simple command history makes a little bit less sense, due to the
spatial association of code in the document. This could certainly be done
via the history_request mechanism.
>
> Thanks,
> Timmie
>
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120306/b3cf5a7b/attachment-0001.html
More information about the IPython-User
mailing list