Closed bryanbocao closed 2 years ago
After installing anaconda on new machine:
$ conda --version conda: command not found
source ~/Apps/anaconda3/etc/profile.d/conda.sh
Note that anaconda3 is installed in ~/Apps/anaconda3
anaconda3
~/Apps/anaconda3
For miniconda
source ~/Apps/miniconda3/etc/profile.d/conda.sh
After installing anaconda on new machine: