Rstudio

From radwiki
Revision as of 13:55, 26 July 2020 by 172.18.0.4 (talk) (Created page with "Rstudio Server is installed on the GPU cluster and is available at hpc.radiology.hku.hk/rstudio. As the software doesn't offer an account creation page, prospective users...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Rstudio Server is installed on the GPU cluster and is available at hpc.radiology.hku.hk/rstudio. As the software doesn't offer an account creation page, prospective users need to request an account from Admin.

Features

  • Rstudio has a built-in bash terminal
  • Git is available
  • Users can install R packages individually i.e. packages are not shared system-wide with other users.
  • The Rstudio interface allows uploading and downloading files.


Administration details

  • We are running a recent docker image from the Rocker project.
    • It is run by 3 prolific data scientists. Hosts multiple images, including some with cuda libraries.
    • The container is on cpu1, it is behind our reverse proxy.
  • Rstudio Server has a login system based on Linux users with home folders
  • Respinning the container wipes user accounts but preserves their home data in a named volume rstudiovol.
    • So just recreate the user and they can access their packages like before.