Skip to content

Installation⚓︎

Check out the different methods of installing the project on the left-hand sidebar. Below are some programs that a data scientist may find useful.

Programs⚓︎

  • Docker
  • Visual Studio Code/PyCharm
  • GitHub Desktop (optional)

# Rosetta for compatibility with Intel
softwareupdate --install-rosetta

# Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install --cask docker
brew install --cask visual-studio-code  # or brew install --cask pycharm
brew install --cask github
See https://github.com/eshwen/macOS-setup for more useful setup tips.

Find the links on for these programs on the web