[IPython-dev] Set default value of Kernel dropdown in 3.0.0-dev
Andrew Odewahn
odewahn at oreilly.com
Tue Oct 7 11:25:12 EDT 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141007/a9231ef0/attachment.html>
More information about the IPython-dev
mailing list