Pilot environment for evaluation. For production deployments, contact us.
Web - Interactive web application e.g. Jupyter Notebook
Summary
Browser-based RStudio for R analysis, statistics, and visualization.
Description
What it is A browser-delivered RStudio IDE — the standard interactive development environment for R — running on the OneSciencePlace server. The same RStudio you'd use locally, but accessible from any browser without installation.
Use cases
- Statistical analysis and data work in R
- Reproducible research workflows using R Markdown and Quarto
- Workshop and course settings — students can launch RStudio without configuring R themselves
- Quick R-based prototyping that doesn't require the scale of an HPC cluster
What's included
- RStudio Server, the standard RStudio IDE
- R with commonly used packages
- Persistent workspace — your files and project state remain between sessions
Where it runs The OneSciencePlace server, in a Docker container. Suitable for individual analysis work and small-to-medium datasets.
Getting started Click Launch. RStudio opens in a new browser tab. Your home directory is available as the working directory; create a new R script or R Markdown document from the File menu.