lab_1 #7

Merged
Arutunyan-Dmitry merged 9 commits from lab_1 into main 2024-09-28 09:51:17 +04:00
Showing only changes of commit e57d069121 - Show all commits

14
gitignore Normal file
View File

@ -0,0 +1,14 @@
# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/