I\'m trying to activate my conda env via a bash script. Even though the script runs fine and my PATH appears to be changed within the script, it\'s getting reset somehow aft
On more recent versions of conda (4.6+), I have noticed that the following works:
eval "$(conda shell.bash hook)" conda activate