Skip to content
Snippets Groups Projects
Commit b3e855ec authored by Taras Lazariv's avatar Taras Lazariv Committed by Elias Werner
Browse files

Move rstudio part to new file and update launcher image

parent 0e1c3c3f
No related branches found
No related tags found
6 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!279Draft: Machine Learning restructuring,!268Update ML branch with the content from DA,!258Data Analytics restructuring
......@@ -55,19 +55,7 @@ JupyterHub contain R kernel. It can be started either in the notebook or in the
## RStudio
[RStudio](<https://rstudio.com/) is an integrated development environment (IDE) for R. It includes
a console, syntax-highlighting editor that supports direct code execution, as well as tools for
plotting, history, debugging and workspace management. RStudio is also available on Taurus.
The easiest option is to run RStudio in JupyterHub directly in the browser. It can be started
similarly to a new kernel from [JupyterLab](../access/jupyterhub.md#jupyterlab) launcher.
![RStudio launcher in JupyterHub](misc/data_analytics_with_r_RStudio_launcher.png)
{: align="center"}
Please keep in mind that it is currently not recommended to use the interactive x11 job with the
desktop version of RStudio, as described, for example, in introduction HPC-DA slides.
For using R with RStudio please refer to [Data Analytics with RStudio](data_analytics_with_rstudio.md).
## Install Packages in R
By default, user-installed packages are saved in the users home in a subfolder depending on
......
# Data Analytics with RStudio
[RStudio](<https://rstudio.com/) is an integrated development environment (IDE) for R. It includes
a console, syntax-highlighting editor that supports direct code execution, as well as tools for
plotting, history, debugging and workspace management. RStudio is also available on ZIH systems.
The easiest option is to run RStudio in JupyterHub directly in the browser. It can be started
similarly to a new kernel from [JupyterLab](../access/jupyterhub.md#jupyterlab) launcher.
![RStudio launcher in JupyterHub](misc/data_analytics_with_rstudio_launcher.jpg)
{: style="width:90%" }
???tip
If an error "could not start rstudio in time" occurs, try reloading the webpage with F5.
???note
Please note that it is currently not recommended to use an interactive x11 job with the
desktop version of RStudio, as described, for example, in introduction to HPC-DA slides.
doc.zih.tu-dresden.de/docs/software/misc/data_analytics_with_rstudio_launcher.jpg

67.6 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment