Skip to content

Commit 5ed2a3d

Browse files
committed
Ignore new extension
1 parent 87aa9b3 commit 5ed2a3d

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.deb
22
*.simg
3+
*.sif

Singularity

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Author Sam Lee
88
Version v0.03
99

1010
%post
11+
apt-get update
12+
1113
# Jupyter and important libraries
1214
pip install jupyter matplotlib scikit-learn pillow pandas
1315
# Text editors and git

0 commit comments

Comments
 (0)