Newer
Older
John-Paul Robinson
committed
#!/bin/bash
# call the list-pickle notebook runner with a array task wrapper to process specifc files
fname=`printf "list-%.3d.gz" $SLURM_ARRAY_TASK_ID`
./run-list-pickle-nb.sh $dirname "$fname" $NB