Thanks all. Adding KernelSpecManager.whitelist="python2.7, python3.4, python3.6, ir" to the config files results in:
run-jupyterhub: KernelSpecManager.whitelist="python2.7, python3.4, python3.6, ir" run-jupyterhub: NameError: name 'KernelSpecManager' is not defined Similarly, run-jupyterhub: KernelSpecManager.ensure_native_kernel = False run-jupyterhub: NameError: name 'KernelSpecManager' is not defined >From another reference, I tried: run-jupyterhub: MultiKernelManager.default_kernel_name="python3.4" run-jupyterhub: NameError: name 'MultiKernelManager' is not defined -- 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/448947c4-b107-44ae-bea7-2f53c0959d5b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
