Microsoft R Kernel

46 views
Skip to first unread message

testb...@gmail.com

unread,
Mar 30, 2017, 2:09:54 PM3/30/17
to Project Jupyter
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

Thomas Kluyver

unread,
Mar 31, 2017, 9:34:30 AM3/31/17
to Project Jupyter
Have you tried following the instructions here?

https://irkernel.github.io/installation/

--
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+unsubscribe@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/cde49067-66db-4ca5-8592-64059b0578fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages