diff --git a/bin/slurm_calibrate.sh b/bin/slurm_calibrate.sh index 2483c460d86290544e119145d121cbb1c37058ab..721edbbe3b8978494a19a2823b23c04d8716482b 100755 --- a/bin/slurm_calibrate.sh +++ b/bin/slurm_calibrate.sh @@ -25,10 +25,6 @@ echo "job ID: ${SLURM_JOB_ID:-none}" export CAL_NOTEBOOK_NAME="$notebook" -# set-up enviroment -source /etc/profile.d/modules.sh -module load anaconda/3 - # make sure we use agg backend export MPLBACKEND=AGG