Created
June 10, 2019 01:38
-
-
Save wenboown/02a0745129dc1b271bb1825a3e0881f2 to your computer and use it in GitHub Desktop.
setup conda and env in mac os
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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