This commit is contained in:
Галина Федоренко 2024-10-26 11:45:35 +04:00
parent d9bb4184bd
commit 4e21d619fa
5 changed files with 1280 additions and 1 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@ ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/
aimenv/
static/

View File

@ -165,7 +165,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.6"
"version": "3.12.7"
}
},
"nbformat": 4,

1277
lab_2/lab2.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_2/requirements.txt Normal file

Binary file not shown.

BIN
requirements.txt Normal file

Binary file not shown.