Skip to content

Instantly share code, notes, and snippets.

@mithro
Created October 2, 2019 03:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mithro/a0d9413ea020f4157a39b7f1b529629a to your computer and use it in GitHub Desktop.
Save mithro/a0d9413ea020f4157a39b7f1b529629a to your computer and use it in GitHub Desktop.
Windows Instructions for Conda
Install conda selecting
start /wait "" Miniconda4-latest-Windows-x86_64.exe /InstallationType=JustMe /AddToPath=0 /RegisterPython=0 /S /D conda
conda init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment