Files
openide/python/python-terminal/resources/messages/PyTerminalBundle.properties
Ilya.Kazakevich 3cda641232 PY-54801: Automate conda in PS in terminal activation.
Conda installs user profile hook when user runs ``conda init``.
We call this hook manually

GitOrigin-RevId: 2f2886a1a9ce57e6daa828b0c3133b1265cbcfc6
2022-06-30 15:20:05 +00:00

2 lines
191 B
INI

activate.virtualenv.checkbox.text=Activate virtualenv
powershell.conda.not.activated=Failed to activate conda environment. \n Please open Anaconda prompt, and run `{0} init powershell` there.