We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd5c61 commit 1d01872Copy full SHA for 1d01872
run_robbie_viewer_singularity.sh
@@ -43,4 +43,4 @@ else
43
pos_command=(${array[@]})
44
fi
45
46
-singularity exec --bind adacs_robbie/results_pawsey_nowarp/results/:/data robbie_viewer.sif bokeh serve /robbie_viewer/ --args /data ${pos_command[@]}
+singularity exec --bind $abs_path:/data robbie_viewer.sif bokeh serve /robbie_viewer/ --args /data ${pos_command[@]}
0 commit comments