afreenmirza3010/msc-cluster-code:latest

$ singularity pull shub://afreenmirza3010/msc-cluster-code:latest

Singularity Recipe

Bootstrap: docker
From: tensorflow/tensorflow:latest-gpu-py3
Stage: build

%post
    apt update -y
    apt upgrade -y
    pip install ipython
    pip install tensorflow-gpu==2.00
    pip install http://github.com/huynhngoc/deoxys/archive/master.zip
    pip install comet-ml
    pip install scikit-image

Collection


View on Datalad

Metrics

key value
id /containers/afreenmirza3010-msc-cluster-code-latest
collection name afreenmirza3010/msc-cluster-code
branch master
tag latest
commit 71c31aeabbacfab06006ccbec8f78e4e11f666e9
version (container hash) 94b6decd9ffba085f96f9bad5e24baf6
build date 2020-07-02T07:23:24.223Z
size (MB) 5645.0
size (bytes) 3200483359
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.