[IPython-dev] Set default value of Kernel dropdown in 3.0.0-dev

Damián Avila damianavila at gmail.com
Tue Oct 7 12:19:07 EDT 2014


Something like this has to work:

ipython notebook --MappingKernelManager.default_kernel_name='python3'

which your kernel, of course... 'python2' instead of 'python3'.

2014-10-07 12:25 GMT-03:00 Andrew Odewahn <odewahn at oreilly.com>:

>
> Hi. I'm trying to set the default kernel that is used in Notebooks
> 3.0.0-dev. (i.e., set the value of the kernel_selector_widget dropdown
> box at the top right corner).
>
> Rather than opening in Python 3, I'd like to set it to Python 2. Is there
> a command line option I can pass for this?
>
> Something like:
>
> ipython notebook --ip=0.0.0.0 --no-browser
> --SomeConfig.SomeOption=kernel-python2
>
> Any help appreciated!
>
> Andrew
>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>


-- 
*Damián*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141007/3b45261e/attachment.html>


More information about the IPython-dev mailing list