munkarkin96/SingularityRepo:latest

$ singularity pull shub://munkarkin96/SingularityRepo:latest

Singularity Recipe

Bootstrap: docker

From: tensorflow/tensorflow:1.12.0-devel-gpu-py3

%post
 # default mount paths, files
mkdir /scratch /data /secure /seq
  
# install other packages you want
pip install --upgrade pip
pip install --no-cache-dir seaborn
pip install --no-cache-dir Pillow
pip install --no-cache-dir keras
pip install --no-cache-dir sklearn
pip install --no-cache-dir pandas
pip install --no-cache-dir numpy
pip install --no-cache-dir matplotlib
#pip install --no-cache-dir 
#pip install --no-cache-dir

Collection


View on Datalad

Metrics

key value
id /containers/munkarkin96-SingularityRepo-latest
collection name munkarkin96/SingularityRepo
branch master
tag latest
commit 754d4ac666e166397ffe134bace73289b2b09d2d
version (container hash) 31277f1941913c409bd7d09e20168931
build date 2019-09-12T14:34:07.472Z
size (MB) 3705.0
size (bytes) 1780572191
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.