Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then navigate to the Interactive Apps tab in the top and select RStudio Server

Image RemovedImage Added



...

This will bring up a submission form where you will specify time, memory, CPUs, node type, and conda environment path needed for your job. 

You can also specify which type of nodes you want to queue on using the Queue drop down menu. 

...

Click Launch to submit the RStudio Server as a job.

Image RemovedImage Added


...

Once the job is submitted your RStudio Server session will be Queued

...

Once you click the Connect button you should see RStudio displayed in your browser. 

Warning

Note: As the RStudio session is running on a compute node (which doesn't have internet access), you will be unable to install packages from within the RStudio Session. You must leave the session and update your conda environment and resubmit the RStudio job to add packages that you have forgotten. 


...

Warning

NOTE: If you switch R versions by changing conda environments you will see a message like this in the new session. 

...