Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
e056753f
Commit
e056753f
authored
3 years ago
by
Taras Lazariv
Committed by
Elias Werner
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Make linter hapy
parent
09469cf5
No related branches found
No related tags found
5 merge requests
!333
Draft: update NGC containers
,
!322
Merge preview into main
,
!319
Merge preview into main
,
!279
Draft: Machine Learning restructuring
,
!258
Data Analytics restructuring
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc.zih.tu-dresden.de/docs/software/data_analytics_with_r.md
+1
-0
1 addition, 0 deletions
doc.zih.tu-dresden.de/docs/software/data_analytics_with_r.md
doc.zih.tu-dresden.de/docs/software/data_analytics_with_rstudio.md
+3
-3
3 additions, 3 deletions
...u-dresden.de/docs/software/data_analytics_with_rstudio.md
with
4 additions
and
3 deletions
doc.zih.tu-dresden.de/docs/software/data_analytics_with_r.md
+
1
−
0
View file @
e056753f
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
doc.zih.tu-dresden.de/docs/software/data_analytics_with_rstudio.md
+
3
−
3
View file @
e056753f
# 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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment