[IPython-dev] Passing Arguments to Kernels

Andrew Gibiansky andrew.gibiansky at gmail.com
Sat Dec 28 22:25:04 EST 2013


Hello All,

I need to invoke `ipython console` and `ipython notebook` in such a way so
that they pass some of their arguments down to the kernel that they
eventually spawn. Is there a way to do this?

I see that in start_kernel in KernelManager the keyword arguments and
connection_file are substituted into the values defined by
KernelManager.kernel_cmd, but I am not sure how these keyword arguments get
populated.

Thanks!
-- Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20131228/381e97b9/attachment.html>


More information about the IPython-dev mailing list