Skip to content

Instantly share code, notes, and snippets.

@cnmoro
Created November 6, 2019 14:35
Show Gist options
  • Save cnmoro/3e4e426061f6eebd2b59479e8cb3b311 to your computer and use it in GitHub Desktop.
Save cnmoro/3e4e426061f6eebd2b59479e8cb3b311 to your computer and use it in GitHub Desktop.
Remove Auto Activate Base from Conda
conda config --set auto_activate_base False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment