Update Python version in notebooks to 3.13.3 and adjust kernel display name

This commit is contained in:
2025-09-01 16:14:59 +02:00
parent e4b90bce89
commit 249b1f197d
2 changed files with 3 additions and 3 deletions

View File

@@ -515,7 +515,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.9"
"version": "3.13.3"
}
},
"nbformat": 4,