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 8cf328e18a
commit fbd939c300
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,

View File

@@ -489,7 +489,7 @@
],
"metadata": {
"kernelspec": {
"display_name": ".venv",
"display_name": "studies",
"language": "python",
"name": "python3"
},
@@ -503,7 +503,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.9"
"version": "3.13.3"
}
},
"nbformat": 4,