Skip to content

Instantly share code, notes, and snippets.

@wenboown
Created June 10, 2019 01:38
Show Gist options
  • Select an option

  • Save wenboown/02a0745129dc1b271bb1825a3e0881f2 to your computer and use it in GitHub Desktop.

Select an option

Save wenboown/02a0745129dc1b271bb1825a3e0881f2 to your computer and use it in GitHub Desktop.
setup conda and env in mac os
brew cask install anaconda
setup path and load script in .zshrc or .bashrc
setup notebook env plug-in: conda install nb_conda_kernels (in base)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment