RStudio: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
Itter003 (talk | contribs)
Created page with "bla"
 
Itter003 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
bla
The '''RStudio integrated development environment (IDE''') is a set of tools built to help you be more productive with R and Python.
[[File:RStudio-form-20260225.png|thumb|595x595px|Resource Allocation Form]]
RStudio is built with the aid of EasyBuild and makes use of the relevant R modules available at Anunna. Access through https://apps.anunna.wur.nl/
 
Rstudio can be found both in the All Applications Menu at the navigation bar, and as a button in the Featured Apps speed dial. By clicking in either option, the user will be taken to a form where they will be able to allocate resources for their RStudio session.
 
=== Resource Allocation form ===
The resource allocation form allows the use to select the following options
 
* R version
* Partition: main by default but the GPU partition is available
* Number of Hours: Max 4 hours
* Number of CPUs: CPU cores available
* Memory : Amount of RAM available
* Number of GPUs: Zero by default,  this need to be switched to, at least 1
** Note that the GPU partition must be selected
* Comment:  Project number that will show up at your bill
* Slurm options: Slurm flag overrides.
 
=== Connecting to an active session ===
Once the form has been filled, the use can then click on the Launch button. This cause the screen to switch to the interactive sessions page where a new session will be listed.
 
Once the session is ready a "Connect to RStudio Server" button will appear which will allow the user to (re)connect to the corresponding active session.
 
The card also has a red "Cancel" button where the user may terminate their session.
[[File:RStudio-connect-20260225.png|center|thumb|509x509px|RStudio active session card at My Interactive Sessions]]

Latest revision as of 16:43, 26 February 2026

The RStudio integrated development environment (IDE) is a set of tools built to help you be more productive with R and Python.

Resource Allocation Form

RStudio is built with the aid of EasyBuild and makes use of the relevant R modules available at Anunna. Access through https://apps.anunna.wur.nl/

Rstudio can be found both in the All Applications Menu at the navigation bar, and as a button in the Featured Apps speed dial. By clicking in either option, the user will be taken to a form where they will be able to allocate resources for their RStudio session.

Resource Allocation form

The resource allocation form allows the use to select the following options

  • R version
  • Partition: main by default but the GPU partition is available
  • Number of Hours: Max 4 hours
  • Number of CPUs: CPU cores available
  • Memory : Amount of RAM available
  • Number of GPUs: Zero by default, this need to be switched to, at least 1
    • Note that the GPU partition must be selected
  • Comment: Project number that will show up at your bill
  • Slurm options: Slurm flag overrides.

Connecting to an active session

Once the form has been filled, the use can then click on the Launch button. This cause the screen to switch to the interactive sessions page where a new session will be listed.

Once the session is ready a "Connect to RStudio Server" button will appear which will allow the user to (re)connect to the corresponding active session.

The card also has a red "Cancel" button where the user may terminate their session.

RStudio active session card at My Interactive Sessions