mirror of
https://github.com/harivansh-afk/ds1001_final.git
synced 2026-04-18 11:02:08 +00:00
added final project notebook and virtual environment files
This commit is contained in:
parent
a2daa16a47
commit
8dd392b20d
586 changed files with 112839 additions and 0 deletions
5
finalproj/pyvenv.cfg
Normal file
5
finalproj/pyvenv.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
home = /home/codespace/.python/current/bin
|
||||
include-system-site-packages = false
|
||||
version = 3.12.1
|
||||
executable = /usr/local/python/3.12.1/bin/python3.12
|
||||
command = /home/codespace/.python/current/bin/python3 -m venv /workspaces/ds1001_final/finalproj
|
||||
Loading…
Add table
Add a link
Reference in a new issue