Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 687 Bytes

File metadata and controls

23 lines (18 loc) · 687 Bytes

Add an RStudio App

This tutorial will walk you through creating an interactive RStudio app that your users will use to launch a RStudio Server within a batch job on a compute node. The user will then be able to connect to the running server through their browser and take advantage of the resources provided within the batch job.

.. toctree::
   :maxdepth: 2
   :numbered: 1
   :caption: Quick Start Guide

   add-rstudio/copy-app
   add-rstudio/software-requirements
   add-rstudio/setup-singularity
   add-rstudio/customize-attributes
   add-rstudio/deploy