Configure Python interpreter path for VSCode. Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
113 B
JSON
4 lines
113 B
JSON
{
|
|
"python.defaultInterpreterPath": "/home/leomiranda/WorkDev/personal/personal-portfolio/.venv/bin/python"
|
|
}
|