Skip to content

Commit 0b40e63

Browse files
Adding build commands
1 parent 0998d30 commit 0b40e63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

commands.txt

+4
Original file line numberDiff line numberDiff line change
@@ -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+
15
singularity instance start --nv \
26
--contain \
37
--bind ~/Projects/Python:/projects \

0 commit comments

Comments
 (0)