Skip to content
Snippets Groups Projects
Commit 5c3f7436 authored by Sabrina Narimene Benassou's avatar Sabrina Narimene Benassou
Browse files

Update example_submission_script.sh

parent 0a0f83b6
Branches
Tags
No related merge requests found
......@@ -9,5 +9,5 @@ module load Singularity-Tools
echo "-------- Outside of the container -----------"
python src/hello_world.py
echo "-------- Inside of the container ------------"
singularity run singularity_docker_jupyter.sif python3 src/hello_world.py
srun singularity run singularity_docker_jupyter.sif python3 src/hello_world.py
echo "--------------------------------------------"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment