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

Switch back to rserver from rsession #84

Closed ryanlovett closed 4 years ago

ryanlovett commented 4 years ago

Preserve rsession support, at least in the short term. People can manually override the entry point if they need rsession. If it becomes important to support rsession during install, we can try adding a parameter to setup.py or some such thing. I don't think we want to support both at run time because I think it'd be confusing for users to have to choose between RStudio and RStudio Session, or RStudio Server and RStudio.