Update Python version in Jupyter notebooks to 3.13.9 across multiple files

This commit is contained in:
2025-12-13 23:38:27 +01:00
parent d5a6bfd339
commit 3cb05d3210
18 changed files with 18 additions and 18 deletions

View File

@@ -654,7 +654,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.13.3"
"version": "3.13.9"
},
"toc": {
"base_numbering": 1,

View File

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