Thank you.

Changing the config file entries to read:
c.KernelSpecManager.whitelist="python2.7, python3.4, python3.6, ir"
c.MultiKernelManager.default_kernel_name="python3.4"
c.KernelSpecManager.ensure_native_kernel = False


get rid of the startup errors, however, the "python3" entry still shows up 
in the pull down list.

Then I tried starting jupyterhub with a command line option:
jupyterhub '--KernelSpecManager.whitelist=["python2.7", "python3.4", 
"python3.6", "ir"]'

and "python3" still appears in the list.

-Dj

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/75c1c9ff-4ef1-4131-918a-ddee132b34d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to