|
|
|
|
|
by antholeole
1535 days ago
|
|
Hijacking this: does anyone know how to get vscode to use a python interpreter inside a docker container for linting? I’ve resorted to using the docker container, but also having a python env so that I can tell vscode to point to the python interpreter in the env to get linting. Otherwise, dependencies come up unresolved. I did some googling, but I’m unfortunately not experienced enough to be able to describe the problem succinctly to google. Using pylance, btw. TIA! |
|