Skip to content

Commit 3570399

Browse files
committed
fix date in myst config
1 parent ec62866 commit 3570399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/myst.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project:
66
# in any case as of now 2024 june the title is used for the tooltip too (a bit silly)
77
# and I can't see where this is used
88
description: "Python - various activities: exos, TPs and HOWTOs"
9-
# this one causes additional buttons to be shown
9+
# this one causes additional buttons to be shown
1010
# in the upper right area (close to the github button)
1111
license: CC-BY-NC-SA-4.0
1212
# inserted under the title
@@ -20,7 +20,7 @@ project:
2020
- pandas
2121
- matplotlib
2222
- Jupyter
23-
date: 2025-09-3
23+
date: 2026-01-19
2424
# bibliography: []
2525

2626
site:

0 commit comments

Comments
 (0)