I am hoping to run a simple shell script to ease the management around some conda environments. Activating conda environments via conda activate in a lin
conda activate
lin
I use 'source command' to run the shell script, it works:
source shell_script.sh