drewpolasky/pytorch_aci:latest

$ singularity pull shub://drewpolasky/pytorch_aci:latest

Singularity Recipe

BootStrap: shub
From: shub://willgpaik/centos7_aci:latest

%runscript
    exec python3 "$@"

%post
yum -y update

pip3.6 install --upgrade pip
pip install https://download.pytorch.org/whl/cpu/torch-1.3.0%2Bcpu-cp36-cp36m-linux_x86_64.whl
pip install torchvision \
        torchsummary \
        scipy \
        pandas \
        scikit-learn \
        jupyter \
        jupyterlab \
        spyder \
        ipython \
        matplotlib \
        seaborn \
        scikit-image \
        bokeh \
        plotly \
        pillow \
        opencv-python \
	torchbiggraph

Collection


View on Datalad

Metrics

key value
id /containers/drewpolasky-pytorch_aci-latest
collection name drewpolasky/pytorch_aci
branch master
tag latest
commit eadce68c048ab8c39298d1d76d5098b4fc6ddbe6
version (container hash) f0266dd0c933a606880165c5c2fda11f
build date 2020-05-27T15:50:28.266Z
size (MB) 6573.0
size (bytes) 3302617119
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.