'Where do the debug results go in VSCODE?
I am trying to debug a python code inside a docker environment, using a python interpreter defined in a conda environment. I can succesfully "run Python file in terminal" But when I try to debug (F5) nothing happens in the terminal, nor the variables are loaded in the debug panel.
Solution 1:[1]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | D.B.K |

