How to use R Server version in Jupyter

166 Views Asked by At

I'm using R Server for the rxGlm functionality, but I don't like rstudio. How can I use this version of R in Jupyter. I've tried all of the options found here ad nauseum. Has anyone else figured this out?

Thanks.

1

There are 1 best solutions below

0
On

I don't think Rserver is available with Jupyter. All you can do is install the R Kernel for Jupyter.

Here is the list of kernels available for Jupyter notebook: https://github.com/jupyter/jupyter/wiki/Jupyter-kernels

To install the R Kernel, follow the steps here: https://irkernel.github.io/installation/ or here: https://www.datacamp.com/community/blog/jupyter-notebook-r