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

Detect path of rsession in default rstudio install automatically #54

Closed yuvipanda closed 5 years ago

yuvipanda commented 5 years ago

For some reason the rstudio deb doesn't put executables in the normal locations

ryanlovett commented 5 years ago

I'd also look in /usr/lib/rstudio/bin if the one in /usr/lib/rstudio-server-bin doesn't exist. It depends on whether the admin installs the rstudio or rstudio-server deb.

yuvipanda commented 5 years ago

@ryanlovett good catch. updated.