Newly installed kernels not available on Jupyterhub

343 views
Skip to first unread message

hol...@colorado.edu

unread,
Oct 28, 2015, 12:28:59 PM10/28/15
to Project Jupyter
Hi all,

I've installed the IRkernel for Jupyterhub on RHEL7 following the fedora instructions here: http://irkernel.github.io/installation/. After restarting jupyterhub, the new kernel was NOT available in the dropdown menu for new notebooks. I tried listing the kernels and found:

$jupyter-kernelspec list
Available kernels:
  ir         /root/.local/share/jupyter/kernels/ir
  python3    /usr/local/share/jupyter/kernels/python3

I can use the IRkernel with:
$jupyter console --kernel=ir

How do I get the IRkernel to show up in the jupyterhub drop down menu?

Thanks,
-Aaron

MinRK

unread,
Oct 28, 2015, 3:41:58 PM10/28/15
to jup...@googlegroups.com
Move the R kernel to a system-wide location to make it available to users other than root:

    mv /root/.local/share/jupyter/kernels/ir /usr/local/share/jupyter/kernels/ir

-MinRK
 

Thanks,
-Aaron

--
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 jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/f47835b3-577b-44bb-947b-584d5bb26d8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages