This commit is contained in:
2026-04-12 22:50:16 -05:00
parent ebe592a6b1
commit 3378ad7328
3 changed files with 558 additions and 200 deletions
+1 -1
View File
@@ -393,7 +393,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.14.3" "version": "3.14.4"
} }
}, },
"nbformat": 4, "nbformat": 4,
+1 -1
View File
@@ -1511,7 +1511,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.14.3" "version": "3.14.4"
} }
}, },
"nbformat": 4, "nbformat": 4,
+556 -198
View File
File diff suppressed because one or more lines are too long