carlomt/docker_np-sp-mpl:latest

$ singularity pull shub://carlomt/docker_np-sp-mpl:latest

Singularity Recipe

Bootstrap: docker
From: python:latest

%post
	apt -y update
	apt -y install libblas3 liblapack3 liblapack-dev libblas-dev libatlas-base-dev gfortran
	/usr/local/bin/python -m pip install --no-cache --upgrade setuptools pip \
&&  /usr/local/bin/python -m pip install --no-cache ipython numpy scipy matplotlib tdqm joblib

Collection


View on Datalad

Metrics

key value
id /containers/carlomt-docker_np-sp-mpl-latest
collection name carlomt/docker_np-sp-mpl
branch master
tag latest
commit d3dd8d51fb730e2759cb8c65caf0e2f6867f6343
version (container hash) 5a60e4e4c64bfea4f0a22911f542c721f3f6cab602a147fd1028b5d05ea7da22
build date 2020-10-09T16:28:25.832Z
size (MB) 480.703125
size (bytes) 504053760
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.