Link Search Menu Expand Document

Conda env activation

source ~/anaconda3/etc/profile.d/conda.sh

conda activate my_env conda activate opennbdb_dev_env

When this error occurs:

CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run

source ~/anaconda3/etc/profile.d/conda.sh