mirror of
https://github.com/harivansh-afk/DS1001-LABS-Projects.git
synced 2026-04-20 11:03:12 +00:00
setup codespace
This commit is contained in:
parent
c87acb9d81
commit
17e02e8c8b
18 changed files with 10832 additions and 8 deletions
5
.vscode/hari_env/pyvenv.cfg
vendored
Normal file
5
.vscode/hari_env/pyvenv.cfg
vendored
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/python -m venv /workspaces/DS1001-LABS-Projects/.vscode/hari_env
|
||||
Loading…
Add table
Add a link
Reference in a new issue