Have you tried following the instructions here? https://irkernel.github.io/installation/
On 30 March 2017 at 19:09, <[email protected]> wrote: > Hi, > Could anyone please let me know how to add the R Kernel in JupyterHub? > I don't want to install via Anaconda as it uses the latest version of R. I > want to use the R version that I have already installed in the machine. > Tried by creating a new kernel.json file for R and pointed to my R > location. It didn't work as I got the below error. Thanks in advance! > > File "/anaconda342/lib/python3.5/site-packages/jupyter_client/launcher.py", > line 123, in launch_kernel > proc = Popen(cmd, **kwargs) > File "/anaconda342/lib/python3.5/subprocess.py", line 947, in __init__ > restore_signals, start_new_session) > File "/anaconda342/lib/python3.5/subprocess.py", line 1551, in > _execute_child > raise child_exception_type(errno_num, err_msg) > PermissionError: [Errno 13] Permission denied > > -- > 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/cde49067-66db-4ca5-8592-64059b0578fc%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/cde49067-66db-4ca5-8592-64059b0578fc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAOvn4qgFDGxeCkGR_r%2BYKc0_%3Drq%3D0axUDPhrUCHy7dEVxkkU9Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
