Skip to content

Instantly share code, notes, and snippets.

@treramey
Created January 10, 2025 16:04
Show Gist options
  • Save treramey/7e05bc2117cecf2415482ea09896f1f6 to your computer and use it in GitHub Desktop.
Save treramey/7e05bc2117cecf2415482ea09896f1f6 to your computer and use it in GitHub Desktop.
OSX install python
brew install miniforge
conda init "$(basename "${SHELL}")"
conda info
# platform : osx-arm64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment