[IPython-dev] Simple Kernel Example

Doug Blank doug.blank at gmail.com
Fri Jan 17 11:40:10 EST 2014


On Fri, Jan 17, 2014 at 10:41 AM, Matthias BUSSONNIER
<bussonniermatthias at gmail.com> wrote:
> I doubt that code_to_run what what you were looking for, here it should be `KernelManager.kernel_cmd` again.

For future generations: you need "from IPython.kernel import
KernelManager" in the ipython_config.py in oder to access the
KernelManager.

-Doug



More information about the IPython-dev mailing list