|
17 | 17 | "1. [Access to Euler](#access-to-euler)\n", |
18 | 18 | "2. [Installation and working directories](#installation-and-working-directories)\n", |
19 | 19 | "3. [Pre-installed version of Climada](#pre-installed-version-of-climada)\n", |
20 | | - " 1. [Load dependencies](#1-load-dependencies)\n", |
21 | | - " 2. [Check installation](#2-check-installation)\n", |
22 | | - " 3. [Adjust the Climada configuration](#3-adjust-the-climada-configuration)\n", |
23 | | - " 4. [Run a job](#4-run-a-job)\n", |
| 20 | + "1. [Load dependencies](#1-load-dependencies)\n", |
| 21 | + "2. [Check installation](#2-check-installation)\n", |
| 22 | + "3. [Adjust the Climada configuration](#3-adjust-the-climada-configuration)\n", |
| 23 | + "4. [Run a job](#4-run-a-job)\n", |
24 | 24 | "4. [Working with Git Branches](#working-with-git-branches)\n", |
25 | | - " 1. [Load dependencies](#1-load-dependencies)\n", |
26 | | - " 2. [Create installation environment](#2-create-installation-environment)\n", |
27 | | - " 3. [Check out sources](#3-checkout-sources)\n", |
28 | | - " 4. [Pip install Climada](#4-pip-install-climada)\n", |
29 | | - " 5. [Check installation](#5-check-installation)\n", |
30 | | - " 6. [Adjust the Climada configuration](#6-adjust-the-climada-configuration)\n", |
31 | | - " 7. [Run a job](#7-run-a-job)\n", |
| 25 | + "1. [Load dependencies](#1-load-dependencies)\n", |
| 26 | + "2. [Create installation environment](#2-create-installation-environment)\n", |
| 27 | + "3. [Check out sources](#3-checkout-sources)\n", |
| 28 | + "4. [Pip install Climada](#4-pip-install-climada)\n", |
| 29 | + "5. [Check installation](#5-check-installation)\n", |
| 30 | + "6. [Adjust the Climada configuration](#6-adjust-the-climada-configuration)\n", |
| 31 | + "7. [Run a job](#7-run-a-job)\n", |
32 | 32 | "5. [Fallback: Conda installation](#fallback-conda-installation)\n", |
33 | | - " 1. [Conda installation](#1-conda-installation)\n", |
34 | | - " 2. [Check out sources](#2-checkout-sources)\n", |
35 | | - " 3. [Climada environemnt](#3-climada-environment)\n", |
36 | | - " 4. [Adjust the Climada configuration](#4-adjust-the-climada-configuration)\n", |
37 | | - " 5. [Climada sripts](#5-climada-scripts)\n", |
38 | | - " 6. [Run a job](#6-run-a-job)\n", |
| 33 | + "1. [Conda installation](#1-conda-installation)\n", |
| 34 | + "2. [Check out sources](#2-checkout-sources)\n", |
| 35 | + "3. [Climada environemnt](#3-climada-environment)\n", |
| 36 | + "4. [Adjust the Climada configuration](#4-adjust-the-climada-configuration)\n", |
| 37 | + "5. [Climada sripts](#5-climada-scripts)\n", |
| 38 | + "6. [Run a job](#6-run-a-job)\n", |
39 | 39 | "6. [Conda Deinstallation](#conda-deinstallation)\n", |
40 | | - " 1. [Conda](#1-conda)\n", |
41 | | - " 2. [Climada](#2-climada)\n", |
| 40 | + "1. [Conda](#1-conda)\n", |
| 41 | + "2. [Climada](#2-climada)\n", |
42 | 42 | "7. [Run a Jupyter Notebook on Euler](#run-jupyter-notebook-on-euler)\n", |
43 | | - " 1. [Get the _Jupyter on Euler_ Scripts and Documentation](#1-get-the-jupyter-on-euler-scripts-and-documentation)\n", |
44 | | - " 2. [Create an SSH key pair](#2-create-an-ssh-key-pair)\n", |
45 | | - " 3. [Copy the Public key into the authorized_keys file on Euler](#3-copy-the-public-key-into-the-authorized_keys-file-on-euler)\n", |
46 | | - " 4. [Prepare Euler Environment](#4-prepare-euler-environment)\n", |
47 | | - " 5. [Adjust the script](#5-adjust-the-script)\n", |
48 | | - " 6. [Start a Jupyter Notebook on Euler](#6-start-a-jupyter-notebook-on-euler)\n", |
| 43 | + "1. [Get the _Jupyter on Euler_ Scripts and Documentation](#1-get-the-jupyter-on-euler-scripts-and-documentation)\n", |
| 44 | + "2. [Create an SSH key pair](#2-create-an-ssh-key-pair)\n", |
| 45 | + "3. [Copy the Public key into the authorized_keys file on Euler](#3-copy-the-public-key-into-the-authorized_keys-file-on-euler)\n", |
| 46 | + "4. [Prepare Euler Environment](#4-prepare-euler-environment)\n", |
| 47 | + "5. [Adjust the script](#5-adjust-the-script)\n", |
| 48 | + "6. [Start a Jupyter Notebook on Euler](#6-start-a-jupyter-notebook-on-euler)\n", |
49 | 49 | "8. [Trouble shooting](#trouble-shooting)\n", |
50 | | - " 1. [Python Module not found or available](#1-python-module-not-found-or-available)" |
| 50 | + "1. [Python Module not found or available](#1-python-module-not-found-or-available)" |
51 | 51 | ] |
52 | 52 | }, |
53 | 53 | { |
|
0 commit comments