mirror of
https://github.com/harivansh-afk/DS1001-LABS-Projects.git
synced 2026-04-15 07:04:46 +00:00
add env set up files
This commit is contained in:
parent
70d305f373
commit
71581da2c1
3 changed files with 79 additions and 0 deletions
11
.vscode/extensions.json
vendored
Normal file
11
.vscode/extensions.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"recommendations": ["ms-toolsai.jupyter",
|
||||
"ms-toolsai.vscode-jupyter-cell-tags",
|
||||
"ms-toolsai.jupyter-keymap",
|
||||
"ms-toolsai.jupyter-renderers",
|
||||
"ms-python.vscode-pylance",
|
||||
"ms-python.python",
|
||||
"ms-python.debugpy",
|
||||
"ms-python.vscode-python-envs"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue