jupyter-rsession-proxy
jupyter-rsession-proxy copied to clipboard
Jupyter extensions for running an RStudio rsession proxy
Whether it is possible to open multi rstudio sessions in a multi-user jupyterhub environment with the Jupyter-rsession-proxy extension? I have already installed the Jupyter-rsession-proxy and could open rstudio session for...
### Bug description myBinder example does not build #### Expected behaviour A launched Jupyter RStudio session on a myBinder infrastructure #### Actual behaviour The build produces the `chown: invalid user:...
When I'm running Rstudio from a docker container it is straightforward to link a 2nd, 3rd, etc. session for a single user to a different port. If you click the...
Hello, ## Environment I am running: - RStudio server 1.2.1335 - Zero to Jupyterhub on Kubernetes v 0.9-2ad0104 - Jupyterhub is on a subpath (`/workbench`)behind a traefik reverse proxy. Jupyter...
I am trying to install this on AWS, on top of a working Jupyterhub installation. Does this require opening access through another port? I noticed that port 46645 is mentioned...
### Proposed change I would like to configure which category rstudio goes in. For example for us it makes sense to put it in the "Other" category rather than "Notebook"...
Hi, I'm using jupyter-rsession-proxy inside zero-to-jupyterhub Kubernetes deployment. For Rstudio version == 1.2.1335 R code is executed in console, but launching any R code from the editor ends with an...
This PR adds possibility to configure where to find RStudio binaries and which additional arguments to pass to rserver and rsession.
Hello! When I run `jupyter-rsession-proxy` with this [Dockerfile](https://github.com/jupyterhub/jupyter-rsession-proxy/issues/65#issuecomment-494604759) and try opening a terminal in RStudio, I get the following error in console: ``` [I 09:15:51.316 NotebookApp] Trying to establish websocket...
Hi Team, When ever I am clicking on the Rmarkdown from the file's menu, it is throwing the 500 status error code. Rmarkdown package is installed. Has anyone faced any...