Activate conda
To activate conda, we need to do …
source ~/anaconda3/bin/activate
conda init
source ~/.bashrc
Documentation is here.
To activate conda, we need to do …
source ~/anaconda3/bin/activate
conda init
source ~/.bashrc
Documentation is here.