Click name ↑ to return to homepage
conda create --name flye
conda activate flye #very easy to forget this step!
conda install flye
conda update flye #later
e.g. on opening terminal,
conda env list #What environments do you have
conda list -n shop #What's in the environment called shop