calcoloscientifico:userguide:tools:rstudio
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Prossima revisione | Revisione precedente | ||
calcoloscientifico:userguide:tools:rstudio [05/07/2023 09:48] – creata fabio.spataro | calcoloscientifico:userguide:tools:rstudio [07/10/2024 20:36] (versione attuale) – [Table] fabio.spataro | ||
---|---|---|---|
Linea 5: | Linea 5: | ||
Available versions: | Available versions: | ||
- | ^ RStudio | + | ^ RStudio |
| 2023.06.0+421 | | 2023.06.0+421 | ||
+ | | 2023.12.1+402 | ||
- | Connect to the [[calcoloscientifico: | + | Connect to the [[calcoloscientifico: |
< | < | ||
Linea 14: | Linea 15: | ||
</ | </ | ||
- | Load the module for the version of R you intend to use then load the rstudio module: | + | Load the module for the version of R you intend to use: |
+ | |||
+ | < | ||
+ | module | ||
+ | </ | ||
+ | |||
+ | Load the rstudio module: | ||
< | < | ||
Linea 24: | Linea 31: | ||
< | < | ||
rstudio | rstudio | ||
+ | </ | ||
+ | |||
+ | === Using Python with the RStudio IDE === | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | === Using a Python virtualenv with RStudio === | ||
+ | |||
+ | Usage example with the '' | ||
+ | |||
+ | < | ||
+ | [sti.calcoloo@ui01 ~]$ srun --nodes=1 --ntasks-per-node=4 --partition=cpu --qos=cpu --time=0-03: | ||
+ | [sti.calcolo@wn15 ~]$ module load gnu7 R rstudio | ||
+ | [sti.calcolo@wn15 ~]$ module load python/ | ||
+ | [sti.calcolo@wn15 ~]$ source "/ | ||
+ | (scipy) [sti.calcolo@wn15 ~]$ rstudio | ||
+ | </ | ||
+ | |||
+ | === Using a Python condaenv with RStudio === | ||
+ | |||
+ | Usage example with the '' | ||
+ | |||
+ | < | ||
+ | [sti.calcolo@ui01 ~]$ srun --nodes=1 --ntasks-per-node=4 --partition=cpu --qos=cpu --time=0-03: | ||
+ | [sti.calcolo@wn15 ~]$ module load gnu8 R rstudio | ||
+ | [sti.calcolo@wn15 ~]$ module load miniconda3 | ||
+ | [sti.calcolo@wn15 ~]$ source " | ||
+ | [sti.calcolo@wn15 ~]$ conda activate scipy | ||
+ | (scipy) [sti.calcolo@wn15 ~]$ rstudio | ||
</ | </ | ||
calcoloscientifico/userguide/tools/rstudio.1688543282.txt.gz · Ultima modifica: 05/07/2023 09:48 da fabio.spataro