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

Make linter hapy

parent 09469cf5
No related branches found
No related tags found
5 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!279Draft: Machine Learning restructuring,!258Data Analytics restructuring
...@@ -56,6 +56,7 @@ JupyterHub contain R kernel. It can be started either in the notebook or in the ...@@ -56,6 +56,7 @@ JupyterHub contain R kernel. It can be started either in the notebook or in the
## RStudio ## RStudio
For using R with RStudio please refer to [Data Analytics with RStudio](data_analytics_with_rstudio.md). For using R with RStudio please refer to [Data Analytics with RStudio](data_analytics_with_rstudio.md).
## Install Packages in R ## Install Packages in R
By default, user-installed packages are saved in the users home in a subfolder depending on By default, user-installed packages are saved in the users home in a subfolder depending on
......
# Data Analytics with RStudio # Data Analytics with RStudio
[RStudio](<https://rstudio.com/) is an integrated development environment (IDE) for R. It includes [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 a console, syntax-highlighting editor that supports direct code execution, as well as tools for
...@@ -11,8 +11,8 @@ similarly to a new kernel from [JupyterLab](../access/jupyterhub.md#jupyterlab) ...@@ -11,8 +11,8 @@ similarly to a new kernel from [JupyterLab](../access/jupyterhub.md#jupyterlab)
{: style="width:90%" } {: style="width:90%" }
???tip ???tip
If an error "could not start rstudio in time" occurs, try reloading the webpage with F5. If an error "could not start rstudio in time" occurs, try reloading the webpage with F5.
???note ???note
Please note that it is currently not recommended to use an interactive x11 job with the 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. desktop version of RStudio, as described, for example, in introduction to HPC-DA slides.
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