Missing files from last commit
This commit is contained in:
parent
ecf8355e23
commit
04744161b3
10
venv/.gitignore
vendored
Normal file
10
venv/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
venv/
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
.ipynb_checkpoints/
|
||||||
|
.DS_Store
|
||||||
|
*.so
|
||||||
|
*.egg
|
||||||
|
*.egg-info/
|
||||||
|
dist/
|
||||||
|
build/
|
||||||
1
venv/README.md
Normal file
1
venv/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
#Практическое задание с jupyter lab
|
||||||
Loading…
Reference in New Issue
Block a user