nmbu-howto/orion-singularity:latest

$ singularity pull shub://nmbu-howto/orion-singularity: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 scikit-image
    pip install scikit-learn
    pip install mypy
    pip install nptyping

%environment
    export KERAS_MODE=TENSORFLOW

Collection


View on Datalad

Metrics

key value
id /containers/nmbu-howto-orion-singularity-latest
collection name nmbu-howto/orion-singularity
branch main
tag latest
commit 4eb1019f2d6eea9d46086ee8ead01f0bbad650b0
version (container hash) af366a7b2e2ac0831053c74023c3df6d
build date 2020-10-09T13:40:45.637Z
size (MB) 4327.0
size (bytes) 2241212447
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.