From d1d399418cff4a787badc824660340d884e88e85 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Mon, 18 Oct 2021 22:31:12 +0200 Subject: [PATCH] Fix todos; fix spelling --- doc.zih.tu-dresden.de/docs/software/overview.md | 14 ++------------ doc.zih.tu-dresden.de/wordlist.aspell | 2 ++ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/software/overview.md b/doc.zih.tu-dresden.de/docs/software/overview.md index f8f4bf32b..9d2d86d7c 100644 --- a/doc.zih.tu-dresden.de/docs/software/overview.md +++ b/doc.zih.tu-dresden.de/docs/software/overview.md @@ -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 diff --git a/doc.zih.tu-dresden.de/wordlist.aspell b/doc.zih.tu-dresden.de/wordlist.aspell index 70146e2de..51dae5ace 100644 --- a/doc.zih.tu-dresden.de/wordlist.aspell +++ b/doc.zih.tu-dresden.de/wordlist.aspell @@ -63,6 +63,8 @@ Dockerfile Dockerfiles DockerHub dockerized +dotfile +dotfiles EasyBuild ecryptfs engl -- GitLab