Ownsky
Results
2
comments of
Ownsky
Edit ```env.sh``` in the scripts directory, add one line: ```bash #!/usr/bin/env bash # Add the following line here, change ~/anaconda3 to the place you install anaconda. source ~/anaconda3/etc/profile.d/conda.sh # Below...