[IPython-dev] IPython2.0: Sending data from javascript to kernel

TARUN GABA tarun.gaba7 at gmail.com
Fri Jun 13 08:42:18 EDT 2014


Hi All

I am working on a module where I need to fetch
some data(JSON) from frontend Javascript to backend Kernel.
As far as I know, we could do this via:

    IPython.kernel.execute(..)

from Javascript side. But that is obsolete in IPython2.

What is the best way to do pass the data
from Javascript to kernel in IPython2?

Any help will be appreciated .. :)

Thanks
Tarun Gaba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140613/5c89c62f/attachment.html>


More information about the IPython-dev mailing list