https://www.anaconda.com/download/
から、ダウンロード。
インストールすると、
~/.bash_profile に、
# added by Anaconda3 5.0.1 installer
export PATH="/Users/[アカウント]/anaconda3/bin:$PATH"
が、追記される。
※ macOS の場合。 10.13.2 で確認。
https://www.anaconda.com/download/
から、ダウンロード。
インストールすると、
~/.bash_profile に、
# added by Anaconda3 5.0.1 installer
export PATH="/Users/[アカウント]/anaconda3/bin:$PATH"
が、追記される。
※ macOS の場合。 10.13.2 で確認。