We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0998d30 commit 0b40e63Copy full SHA for 0b40e63
commands.txt
@@ -1,3 +1,7 @@
1
+sudo singularity build tf2.sif tf2.def
2
+sudo singularity build jupyter_tf2.sif jupyter.def
3
+sudo singularity build jupyter_tf2.sif jupyterlab.def
4
+
5
singularity instance start --nv \
6
--contain \
7
--bind ~/Projects/Python:/projects \
0 commit comments