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.
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.
Copyright © 2021 Jogjafile Inc.
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