Conda is a cross-platform, Python-agnostic binary package manager by Continuum.
IMPORTANT: Starting version 4.31.1.2 package will be using same installation approach as parent Anaconda packages. By default, this installation:
$ToolsDir\miniconda3 ($ToolsDir is the path returned by Get-ToolsLocation) default is C:\Tools\You can provide parameters for the install, per docs at https://conda.io/docs/user-guide/install/windows.html. Example: choco install miniconda3 --params="'/AddToPath:1'"