{
    "python.defaultInterpreterPath": "${env:PYTHON_INSTALL_LOC}"
}

PYTHON_INSTALL_LOC="C:/Users/Juno Wong/miniconda3/python.exe"