[IPython-dev] Website

Thomas Kluyver takowl at gmail.com
Wed Jun 1 08:59:13 EDT 2011


On 1 June 2011 13:21, Harry Percival <harry at resolversystems.com> wrote:

> Best thing is probably to take a look for yourselves!
>

I've now got an invite and had a quick look. It's an interesting approach,
quite different to what we're doing with the new frontends for IPython 0.11.
They are actually emulating a terminal in the browser, to the point that you
can run nano inside it (I'm impressed!). The upside of that is that you get
essentially kosher terminal IPython. The downside is that there is, as Harry
mentioned, a bit of lag. It seems to be sending every keystroke to the
server before displaying it, so there's a noticeable gap between pressing a
key and seeing it appear. I assume they're planning to improve that before
it goes public.

Thanks,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110601/a9e7b7ff/attachment.html>


More information about the IPython-dev mailing list