#92 Batch (bat) file to update Anaconda:
REM file: update_conda.bat set root=C:\ProgramData\Anaconda3 call %root%\Scripts\activate.bat %root% call conda update --all pause
Aug 13, 2020 | batch, python | 0 comments
#92 Batch (bat) file to update Anaconda:
REM file: update_conda.bat set root=C:\ProgramData\Anaconda3 call %root%\Scripts\activate.bat %root% call conda update --all pause
Subscribe now to keep reading and get access to the full archive.
Recent Comments