Terminal indicates that (base)
is activated for virtual environments in powershell
#21903
Labels
(base)
is activated for virtual environments in powershell
#21903
Testing #21298
conda init powershell
script configures conda to automatically activate(base)
environment in powershell.conda init
itself embeds aCONDA_PROMPT_MODIFIER
variable into the powershell init script, which we can influence to change the prompt 😀In that case I'm hoping the learn more docs: https://github.com/microsoft/vscode-python/wiki/Activate-Environments-in-Terminal-Using-Environment-Variables could clarify it.
The text was updated successfully, but these errors were encountered: