Skip to content

Commit 11732e7

Browse files
authored
Merge pull request #34 from biosustain/upd_slides
Update slides
2 parents d44d448 + 33a7bb3 commit 11732e7

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
project = "Mass spectrometry-based Proteomics introduction"
22
copyright = "2025, DTU Biosustain, Informatics Platform, DSP"
33
author = "Henry Webel, Alberto Santos, Marco Reverenna"
4+
version = "2026.06.03"
45

56
extensions = [
67
"myst_nb",
@@ -57,7 +58,7 @@
5758
# a list of builtin themes.
5859
# See:
5960
# https://github.com/executablebooks/MyST-NB/blob/master/docs/conf.py
60-
# html_title = ""
61+
html_title = f"{project} {version}"
6162
html_theme = "sphinx_book_theme"
6263
# html_logo = "_static/logo-wide.svg"
6364
# html_favicon = "_static/logo-square.svg"

material/slides/introduction.pdf

1.85 MB
Binary file not shown.
1.61 MB
Binary file not shown.

0 commit comments

Comments
 (0)