repaired too large file upload

This commit is contained in:
Georg ´Brantegger
2022-09-09 11:48:46 +02:00
parent bcc31c08bf
commit 7095a09115
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@
*.pyc *.pyc
Messing Around/ Messing Around/
Messing Around/messy_nb.ipynb Messing Around/messy_nb.ipynb
Validation Data/

View File

@@ -268,7 +268,7 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "Python 3.8.13 ('Georg_DT_Slot3')", "display_name": "Python 3.8.13 ('DT_Slot_3')",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
}, },
@@ -287,7 +287,7 @@
"orig_nbformat": 4, "orig_nbformat": 4,
"vscode": { "vscode": {
"interpreter": { "interpreter": {
"hash": "84fb123bdc47ab647d3782661abcbe80fbb79236dd2f8adf4cef30e8755eb2cd" "hash": "4a28055eb8a3160fa4c7e4fca69770c4e0a1add985300856aa3fcf4ce32a2c48"
} }
} }
}, },