Files
openide/python/python-terminal
Ilya.Kazakevich a225ee6251 PY-53979: Activate Conda with PowerShell in terminal.
Since we don't store conda path in SDK, we only can ask user to run `conda init powershell` to patch her profile and add ``conda.exe`` to ``PATH``.

After that, we can run ``conda activate``.

GitOrigin-RevId: c6cdac9252f022d7bcd1e020c8aaeffaa89b3fbf
2022-05-27 02:45:24 +00:00
..