TomHarrop/py-containers:pandas_0.25.3
$ singularity pull shub://TomHarrop/py-containers:pandas_0.25.3
Singularity Recipe
Bootstrap: docker
From: python:3.8.1-slim-buster
%help
Python 3.8.1 with Pandas 0.25.3
%labels
MAINTAINER "Tom Harrop (twharrop@gmail.com)"
VERSION "Pandas 0.25.3"
%runscript
exec /usr/local/bin/python "$@"
%post
/usr/local/bin/pip3 install --upgrade pip
/usr/local/bin/pip3 install \
pandas==0.25.3
Collection
- Name: TomHarrop/py-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/TomHarrop-py-containers-pandas_0.25.3 |
collection name | TomHarrop/py-containers |
branch | master |
tag | pandas_0.25.3 |
commit | fb14371bdbe651e7ca8587e3737e4cfd8b2a636f |
version (container hash) | 26646bc455f8c15d2b94d5dcf7976cb546bf5e6192b6703199e52de14d962600 |
build date | 2020-11-11T22:00:31.096Z |
size (MB) | 127.04296875 |
size (bytes) | 133214208 |
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.