Jake VanderPlas 6/1/2013

IPython Notebook: Javascript/Python Bi-directional Communication

Read Original

This technical article details a method for bi-directional communication between Javascript and the Python kernel in IPython (now Jupyter) notebooks. It provides code examples for executing Python statements from Javascript using the kernel.execute command, but cautions that the approach is outdated for newer releases.

IPython Notebook: Javascript/Python Bi-directional Communication

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week