Skip to content
Snippets Groups Projects
Commit 7587107c authored by Taras Lazariv's avatar Taras Lazariv
Browse files

Fix links

parent 3076a607
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
...@@ -28,8 +28,7 @@ marie@compute$ R ...@@ -28,8 +28,7 @@ marie@compute$ R
``` ```
Using `srun` is recommended only for short test runs, while for larger runs batch jobs should be Using `srun` is recommended only for short test runs, while for larger runs batch jobs should be
used. The examples can be found [here](get_started_with_hpcda.md) or used. The examples can be found [here](../jobs_and_resources/slurm.md).
[here](../jobs_and_resources/slurm.md).
It is also possible to run `Rscript` command directly (after loading the module): It is also possible to run `Rscript` command directly (after loading the module):
......
...@@ -47,8 +47,8 @@ The [Jupyter Notebook](https://jupyter.org/) is an open-source web application t ...@@ -47,8 +47,8 @@ The [Jupyter Notebook](https://jupyter.org/) is an open-source web application t
documents containing live code, equations, visualizations, and narrative text. There is a documents containing live code, equations, visualizations, and narrative text. There is a
[JupyterHub](../access/jupyterhub.md) service on ZIH systems, where you can simply run your Jupyter [JupyterHub](../access/jupyterhub.md) service on ZIH systems, where you can simply run your Jupyter
notebook on compute nodes using [modules](#modules), preloaded or custom virtual environments. notebook on compute nodes using [modules](#modules), preloaded or custom virtual environments.
Moreover, you can run a [manually created remote jupyter server](deep_learning.md) for more specific Moreover, you can run a [manually created remote jupyter server](../archive/install_jupyter.md)
cases. for more specific cases.
## Containers ## Containers
......
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