specify nbformat version in nb

This commit is contained in:
Kevin 2025-04-24 15:51:07 -04:00
parent a5d6ab16b2
commit 9d05aff960
8 changed files with 24 additions and 8 deletions

View file

@ -301,5 +301,7 @@
"pygments_lexer": "ipython3",
"version": "3.12.2"
}
}
},
"nbformat": 4,
"nbformat_minor": 5
}