-
Hello,
I would like to create singularity machines with rstudio servers for my projects and use them on our HPC cluster.
I started by following your tutorial here: [https://rocker-project.org/use/…
-
### System details
RStudio Edition : Server
RStudio Version : RStudio 2023.09.0+463
OS Version : Ubuntu 22.04.3 LTS
R Version : 4.3.1
### Steps to reproduce the…
-
**Tell us about your request**
A way of mounting (folders of) S3 buckets as a filesystem on Fargate containers, potentially via FUSE.
**Which service(s) is this request for?**
Fargate
**Tell u…
-
### Summary
RStudio Desktop version is already present, but RStudio Server would be very useful to be installed on servers. I edited the my `spack/var/spack/repos/builtin/packages/rstudio/package.p…
-
The idea is to provide an argument that will prevent `odbc` from activating the RStudio Connections pane, so database servers with a large number of items does not overwhelm the R session.
We talke…
-
By briefly skimming through the source code it seems that all observers/reactives within a module are registered to a scoped reactive domain (see https://github.com/rstudio/shiny/blob/1b7709411beeb345…
-
- RStudio does have a discussion about serving with a base url here - https://support.rstudio.com/hc/en-us/articles/200552326-Running-RStudio-Server-with-a-Proxy
That is absolutely critical to t…
-
/kind bug
**What steps did you take and what happened:**
When I create an RStudio notebook, it does not take into account the environment variables specified through pod specification.
Images:
k…
-
Some part of v8's startup process mmaps an 8GB chunk of memory. We need to allow users to configure that.
-
I'd like to do a library that lets you call VMs easily from your local R session (working title, `computeR`) that could use this library and the Google compute engine library I'm going to work on next…