add notebooks

This commit is contained in:
Andras Schmelczer 2024-04-08 08:02:48 +01:00
commit 44e0c129ec
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
8 changed files with 224486 additions and 7396 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"files.exclude": {
"**/__pycache__": true
}
}