Dobromir Popov aa148cc7aa fix(vscode): use dynamic interpreter path in launch.json for cross-machine debug
Configs hardcoded .venv-rocm/bin/python (this Linux box's ROCm venv), which
doesn't exist on the Windows dev machine. Switch to
${command:python.interpreterPath} so each machine resolves whatever
interpreter is selected in the VS Code Python extension locally.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-21 14:09:45 +03:00
2026-06-28 23:49:11 +03:00
2026-07-21 14:00:30 +03:00
2026-07-09 20:46:29 +02:00
2026-07-21 14:00:30 +03:00
2026-07-21 14:00:30 +03:00
2026-07-14 20:33:02 +02:00
env
2026-07-06 18:47:21 +03:00
2026-07-14 14:05:37 +02:00
2026-07-01 14:40:42 +02:00
2026-07-13 18:14:21 +02:00
2026-07-09 08:19:15 +03:00
2026-06-28 23:49:11 +03:00
Description
No description provided
1.2 GiB
Languages
Python 94.7%
HTML 4.1%
C++ 0.7%
Shell 0.2%
JavaScript 0.2%
Other 0.1%