setup codespace

This commit is contained in:
Harivansh Rathi 2025-09-20 01:47:17 +00:00
parent c87acb9d81
commit 17e02e8c8b
18 changed files with 10832 additions and 8 deletions

5
.vscode/hari_env/pyvenv.cfg vendored Normal file
View 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