Skip to content
Snippets Groups Projects
Commit d1d39941 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Fix todos; fix spelling

parent b865c42f
No related branches found
No related tags found
3 merge requests!392Merge preview into contrib guide for browser users,!377Merge preview into main,!371Issue198
......@@ -12,7 +12,7 @@ so called dotfiles in your home directory, e.g., `~/.bashrc` or `~/.bash_profile
## Software Environment
There are different options to work with software on ZIH systems: [modules](#modules),
[JupyterNotebook](#jupyternotebook) and [containers](#containers). Brief descriptions and related
[Jupyter Notebook](#jupyternotebook) and [containers](#containers). Brief descriptions and related
links on these options are provided below.
!!! note
......@@ -21,16 +21,6 @@ links on these options are provided below.
* `scs5` environment for the x86 architecture based compute resources
* and `ml` environment for the Machine Learning partition based on the Power9 architecture.
According to [What software do I need]**todo link**, first of all, check the [Software module
list]**todo link**.
<!--Work with the software on ZIH systems could be started only after allocating the resources by [batch-->
<!--systems]**todo link**.-->
<!--After logging in, you are on one of the login nodes. They are not meant for work, but only for the-->
<!--login process and short tests. Allocating resources will be done by batch system-->
<!--[Slurm](../jobs_and_resources/slurm.md).-->
## Modules
Usage of software on ZIH systems, e.g., frameworks, compilers, loader and libraries, is
......@@ -47,7 +37,7 @@ 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
[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.
Moreover, you can run a [manually created remote jupyter server](../archive/install_jupyter.md)
Moreover, you can run a [manually created remote Jupyter server](../archive/install_jupyter.md)
for more specific cases.
## Containers
......
......@@ -63,6 +63,8 @@ Dockerfile
Dockerfiles
DockerHub
dockerized
dotfile
dotfiles
EasyBuild
ecryptfs
engl
......
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