diff --git a/bin/slurm_calibrate.sh b/bin/slurm_calibrate.sh index d1baf806b1bd531e47366892118e5226037b496a..1c644da127472a9c21c174f009d88085955ce8c9 100755 --- a/bin/slurm_calibrate.sh +++ b/bin/slurm_calibrate.sh @@ -46,7 +46,7 @@ fi echo "Running notebook" -${python_path} -m princess ${nb_path} --save --on-error-resume-next +${python_path} -m princess ${nb_path} --save ${cal_python_path} -m nbconvert --to rst --TemplateExporter.exclude_input=True ${nb_path} # stop the cluster if requested