I am setting up Jupyter Hub for the first time, and I have no previous 
experience with the Jupyter systems, and request a little handholding.

I have successfully setup Jupyter to create notebooks using Python 2.7, 
3.4, and 3.6 as well as R.  My custom entries are all in subdirectories of 
/usr/share/jupyter/kernels.

There is an "extra" kernel that I can't figure out how to remove, labeled 
"python3".  From the command line I can see:

# jupyter kernelspec list
Available kernels:
  python3      /usr/lib/python3.4/site-packages/ipykernel/resources
  ir           /usr/share/jupyter/kernels/ir
  python2.7    /usr/share/jupyter/kernels/python2.7
  python3.4    /usr/share/jupyter/kernels/python3.4
  python3.6    /usr/share/jupyter/kernels/python3.6

# jupyter kernelspec remove python3
Couldn't find kernel spec(s): python3

How do I get rid of this, or at least prevent it from showing up in the 
"New notebook" dropdown box within Jupyterhub?

Thanks,

-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/458f3e3c-93fd-4460-8ff1-dd016652b0c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to