From a30a6ec268cccdcf2f72b8ee614339938cffd051 Mon Sep 17 00:00:00 2001
From: Sebastian Doebel <sebastian.doebel@tu-dresden.de>
Date: Tue, 5 Nov 2024 16:45:38 +0100
Subject: [PATCH] Linting

---
 doc.zih.tu-dresden.de/docs/access/jupyterhub.md      |  3 ---
 doc.zih.tu-dresden.de/docs/access/jupyterlab.md      | 12 ++++++------
 .../docs/jobs_and_resources/capella.md               | 12 ++++++------
 doc.zih.tu-dresden.de/docs/software/tensorflow.md    |  6 +++---
 doc.zih.tu-dresden.de/wordlist.aspell                |  3 ++-
 5 files changed, 17 insertions(+), 19 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
index bc54e752c..794bea267 100644
--- a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
+++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
@@ -29,9 +29,6 @@ case.
 JupyterHub is available at
 [https://jupyterhub.hpc.tu-dresden.de](https://jupyterhub.hpc.tu-dresden.de).
 
-Old taurus
-[https://taurus.hrsk.tu-dresden.de/jupyter](https://taurus.hrsk.tu-dresden.de/jupyter).
-
 ## Login Page
 
 At login page please use your ZIH credentials (without @tu-dresden.de).
diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterlab.md b/doc.zih.tu-dresden.de/docs/access/jupyterlab.md
index 595e023ab..b1c200b15 100644
--- a/doc.zih.tu-dresden.de/docs/access/jupyterlab.md
+++ b/doc.zih.tu-dresden.de/docs/access/jupyterlab.md
@@ -23,7 +23,7 @@ Wait until you receive a message with further instructions on how to connect to
    ```console
    Message from marie@login on <no tty> at 14:22 ...
 
-    At your local machine, run: 
+    At your local machine, run:
     ssh marie@login.<cluster>.hpc.tu-dresden.de -NL 8946:<node>:8138
 
     and point your browser to http://localhost:8946/?token=M7SHy...5HnsY...GMaRj0e2X
@@ -33,7 +33,7 @@ Wait until you receive a message with further instructions on how to connect to
 
 ### Access with X11 forwarding
 
-=== "alpha"
+=== "Alpha Centauri"
 
     ```console
     marie@local$ ssh -XC marie@login1.alpha.hpc.tu-dresden.de
@@ -44,7 +44,7 @@ Wait until you receive a message with further instructions on how to connect to
     marie@compute$ jupyter lab -y
     ```
 
-=== "barnard"
+=== "Barnard"
 
     ```console
     marie@local$ ssh -XC marie@login1.barnard.hpc.tu-dresden.de
@@ -55,7 +55,7 @@ Wait until you receive a message with further instructions on how to connect to
     marie@compute$ jupyter lab -y
     ```
 
-=== "capella"
+=== "Capella"
 
     ```console
     marie@local$ ssh -XC marie@login1.capella.hpc.tu-dresden.de
@@ -66,7 +66,7 @@ Wait until you receive a message with further instructions on how to connect to
     marie@compute$ jupyter lab -y
     ```
 
-=== "romeo"
+=== "Romeo"
 
     ```console
     marie@local$ ssh -XC marie@login1.romeo.hpc.tu-dresden.de
@@ -77,7 +77,7 @@ Wait until you receive a message with further instructions on how to connect to
     marie@compute$ jupyter lab -y
     ```
 
-=== "visualization"
+=== "Visualization"
 
     ```console
     marie@local$ ssh -XC marie@login4.barnard.hpc.tu-dresden.de
diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md
index 97f2bff92..3217ccaf8 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/capella.md
@@ -9,14 +9,14 @@ Therefore, the usage should be similar to the other clusters.
 ## Login
 
 You use `login[1-2].capella.hpc.tu-dresden.de` to access the system from campus (or VPN).
-In order to verify the SSH fingerprints of the login nodes, please refer to the page 
+In order to verify the SSH fingerprints of the login nodes, please refer to the page
 [Fingerprints](../access/key_fingerprints.md#capella).
 
 ## Filesystems
 
-Capella has a fast WEKAio file system mounted on `/data/cat`. It is only mounted on Capella and the
+Capella has a fast WEKAio filesystem mounted on `/data/cat`. It is only mounted on Capella and the
 [Datamover nodes](../data_transfer/datamover.md).
-It should be used as the main working file system on Capella and has to used by [workspaces](../data_lifecycle/file_systems.md).
+It should be used as the main working filesystem on Capella and has to be used with [workspaces](../data_lifecycle/file_systems.md).
 Workspaces can only be created on Capella login and compute nodes, not on the other clusters.
 
 Although all other [filesystems](../data_lifecycle/workspaces.md)
@@ -24,9 +24,9 @@ Although all other [filesystems](../data_lifecycle/workspaces.md)
 
 !!!
 
-    We recommend to store your data on `/data/walrus` in an archive file and only move your hot data via 
-    [Datamover nodes](../data_transfer/datamover.md) into `/data/cat` which should be used as a fast 
-    staging memory. 
+    We recommend to store your data on `/data/walrus` in an archive file and only move your hot data via
+    [Datamover nodes](../data_transfer/datamover.md) into `/data/cat` which should be used as a fast
+    staging storage.
 
 ### Modules
 
diff --git a/doc.zih.tu-dresden.de/docs/software/tensorflow.md b/doc.zih.tu-dresden.de/docs/software/tensorflow.md
index c27390925..7581c9ff1 100644
--- a/doc.zih.tu-dresden.de/docs/software/tensorflow.md
+++ b/doc.zih.tu-dresden.de/docs/software/tensorflow.md
@@ -17,10 +17,10 @@ to find out, which TensorFlow modules are available on your cluster.
 On ZIH systems, TensorFlow 2 is the default module version. For compatibility hints between
 TensorFlow 2 and TensorFlow 1, see the corresponding [section below](#compatibility-tf2-and-tf1).
 
-We recommend using the clusters `Alpha`, `Capella` and/or `Power9` when working with machine learning workflows
-and the TensorFlow library. You can find detailed hardware specification in our
+We recommend using the clusters `Alpha`, `Capella` and/or `Power9` when working with machine
+learning workflows and the TensorFlow library. You can find detailed hardware specification in our
 [Hardware](../jobs_and_resources/hardware_overview.md) documentation.
- Availabe software may differ among the clusters.
+Available software may differ among the clusters.
 
 ## TensorFlow Console
 
diff --git a/doc.zih.tu-dresden.de/wordlist.aspell b/doc.zih.tu-dresden.de/wordlist.aspell
index cfe4a1b42..fa60a2901 100644
--- a/doc.zih.tu-dresden.de/wordlist.aspell
+++ b/doc.zih.tu-dresden.de/wordlist.aspell
@@ -232,7 +232,7 @@ mem
 Memcheck
 MFlop
 MiB
-Microarchitecture
+microarchitecture
 MIMD
 Miniconda
 mkdocs
@@ -481,6 +481,7 @@ VPN
 VRs
 walltime
 WebVNC
+WEKAio
 WinSCP
 WML
 Workdir
-- 
GitLab