from @robertwinkler-research in microsoft/vscode-python#25291 (comment)
Also, for bash, when specifying "python-envs.terminal.autoActivationType": "shellStartup",
terminal output:
. /usr/etc/profile.d/conda.sh && conda activate epiatl-downstr
bash: /usr/etc/profile.d/conda.sh: No such file or directory
My conda.sh is not in this location and I am not sure where to specify its location. I would be grateful for any tips.
from @robertwinkler-research in microsoft/vscode-python#25291 (comment)