[IPython-dev] remote interactive shell using JSON RPC
Fernando Perez
fperez.net at gmail.com
Thu Oct 28 17:55:53 EDT 2010
On Fri, Oct 22, 2010 at 3:08 PM, Ondrej Certik <ondrej at certik.cz> wrote:
>
>
> This is communicating with our online lab using JSON RPC, and the
> Python engine is running within femhub, so all packages that are
> installed in FEMhub are accesible (matplotlib, sympy, ...).
>
Very nice, and so is the online version. I see you've had fun with
extjs :) Great job!
Have you guys specced out your json protocol? We've tried to keep our
protocol spec up always:
http://ipython.scipy.org/doc/nightly/html/development/messaging.html
hoping that it would help cross-project communication...
Cheers,
f
More information about the IPython-dev
mailing list