Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
# -- Project information -----------------------------------------------------

# FIXME: choose title
project = "Your lesson name"
project = "Python for HPC"
# FIXME: insert correct author
author = "The contributors"
author = "Ashwin Mohanan, Francesco Fiusco, Qiang Li, Juan de Gracia"
copyright = f"2025, ENCCS, {author}"

# FIXME: github organization / user that the repository belongs to
Expand Down
2 changes: 2 additions & 0 deletions content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Intro
:caption: The lesson
:maxdepth: 1

intohpc.md
mpi4py.md
episode.md
```

Expand Down
Loading
Loading