dynverse/dynwrap:py2.7
$ singularity pull shub://dynverse/dynwrap:py2.7
Singularity Recipe
Bootstrap: docker
From: library/python:2.7
%labels
version 0.2.0.2
%environment
OPENBLAS_NUM_THREADS=1
NUMEXPR_NUM_THREADS=1
MKL_NUM_THREADS=1
OMP_NUM_THREADS=1
export OPENBLAS_NUM_THREADS NUMEXPR_NUM_THREADS MKL_NUM_THREADS OMP_NUM_THREADS
%post
apt-get update && apt-get install -y libhdf5-dev
pip install scipy numpy pandas matplotlib sklearn h5py tables Cython
Collection
- Name: dynverse/dynwrap
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-dynwrap-py2.7 |
collection name | dynverse/dynwrap |
branch | devel |
tag | py2.7 |
commit | f7c2e26df151a833fb6f63ee59f8123e7cb66357 |
version (container hash) | a79cfb0a5fccd8906a3acdc87208d368 |
build date | 2019-03-28T15:14:02.959Z |
size (MB) | 1356 |
size (bytes) | 504840223 |
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.