@REM %~d0: Extracts the drive letter from %0. @REM %~p0: Extracts the path (directory) from %0. @REM Combining the above two (%~d0 and %~p0) gives the drive and path of the batch file. @REM REM this ...
https://docs.conda.io/en/latest/miniconda.html Make sure you chose the python 3.x installer. Save to the downloads folder Open a terminal and run the following ...