4 lines
119 B
JSON
4 lines
119 B
JSON
|
{
|
||
|
"python.pythonPath": "${workspaceFolder}/.venv/Scripts/python.exe",
|
||
|
"jupyter.jupyterServerType": "local"
|
||
|
}
|