devriesgoe/singularity-test:latest
$ singularity pull shub://devriesgoe/singularity-test:latest
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
pip3 install jupyter
pip3 install numpy scipy matplotlib
pip3 install ipyparallel
pip3 install dask[complete] distributed --upgrade
ipcluster nbextension enable
%environment
XDG_RUNTIME_DIR=""
PYTHONPATH="${PYTHONPATH}:${HOME}/testenv/git/ProxPython:${HOME}/testenv/git/samsara/python"
PATH=${PATH}:/opt/slurm/bin
MANPATH=$MANPATH:/opt/slurm/share/man
Collection
- Name: devriesgoe/singularity-test
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/devriesgoe-singularity-test-latest |
collection name | devriesgoe/singularity-test |
branch | master |
tag | latest |
commit | 4254e602bdf74c8dbba2764db0e4c1031dc39236 |
version (container hash) | 39655cbef4f8cb06a5bcf04cdeaa37e4 |
build date | 2019-05-21T17:53:19.125Z |
size (MB) | 993 |
size (bytes) | 406433823 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.