diff --git a/example_submit.sh b/example_submit.sh index 97bef80..351e70e 100644 --- a/example_submit.sh +++ b/example_submit.sh @@ -1,7 +1,7 @@ #!/bin/bash #Indicate the account to charge the job to -#SBATCH --account=mdatascience_team +#SBATCH --account=datascience_team #Indicate a name to give the job. This can be anything, it's just a way to be able to easily track different jobs #SBATCH --job-name=example-submit