willgpaik/pytorch_aci:latest

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

Singularity Recipe

BootStrap: shub
From: willgpaik/centos7_aci:latest


%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 \
        torch-geometric \
        geometric \
        networkx \
        tensorboardx

Collection


View on Datalad

Metrics

key value
id /containers/willgpaik-pytorch_aci-latest
collection name willgpaik/pytorch_aci
branch master
tag latest
commit 969e9251a85a221c2f4d7f26e454ff2eefe3820a
version (container hash) 8800e4467d023a0eea0d9fd875f4cecd40ab2d849d7ea0c74861f50b2104ddbe
build date 2020-06-05T04:10:21.853Z
size (MB) 3133.0
size (bytes) 3331342336
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.