jupyterhub / jupyter-rsession-proxy

Jupyter extensions for running an RStudio rsession proxy
BSD 3-Clause "New" or "Revised" License
118 stars 87 forks source link

R Studio Initialization Error #80

Closed mikeaadd closed 4 years ago

mikeaadd commented 4 years ago

I've installed Jupyterhub, R server, and jupyter-rsession-proxy locally. I am able to select a RStudio kernel, however when I select It I get a "R Studio Initialization Error" as seen below.

Screen Shot 2020-02-17 at 4 08 03 PM

I've look through all the issues and have been unable to find a similar issue. I'm unsure on how to proceed. Does anyone have any insight on where I should investigate this issue?

ryanlovett commented 4 years ago

@mikeaadd I have seen this on the latest tagged release but it went away went I tried master, i.e. pip install -U git+https://github.com/jupyterhub/jupyter-rsession-proxy. Are you able to try the latest unreleased version?

mikeaadd commented 4 years ago

Thanks, that worked!

ryanlovett commented 4 years ago

Great, thanks!