devriesgoe/singularity-test:debug

$ singularity pull shub://devriesgoe/singularity-test:debug

Singularity Recipe

Bootstrap: docker
From: ubuntu:latest

%help

Test container for dask environment using ipyparallel


%post

apt-get -y update
apt-get -y install python3-pip net-tools
apt-get -y install graphviz libgraphviz-dev
apt-get -y install libpython3.6-dev

apt-get -y install nano
apt-get -y install git

pip3 install jupyter
pip3 install numpy scipy matplotlib
pip3 install ipyparallel
pip3 install dask[complete] distributed --upgrade

ipcluster nbextension enable

%environment

PYTHONPATH="${PYTHONPATH}:${HOME}/testenv/git/ProxPython:${HOME}/testenv/git/samsara/python"

Collection


View on Datalad

Metrics

key value
id /containers/devriesgoe-singularity-test-debug
collection name devriesgoe/singularity-test
branch master
tag debug
commit 01c9a47776937066020ff2fecf92efe7aee7c152
version (container hash) bb21868f9cc663caa93d9484db97717d
build date 2019-05-21T17:53:19.142Z
size (MB) 1029
size (bytes) 421724191
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.