Skip to content

Commit e8d33f1

Browse files
Exploratory commit
Putting all headings aligned.
1 parent 58edb54 commit e8d33f1

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

doc/guide/Guide_Euler.ipynb

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -17,37 +17,37 @@
1717
"1. [Access to Euler](#access-to-euler)\n",
1818
"2. [Installation and working directories](#installation-and-working-directories)\n",
1919
"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",
2424
"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",
3232
"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",
3939
"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",
4242
"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",
4949
"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)"
5151
]
5252
},
5353
{

0 commit comments

Comments
 (0)