anjapago/AnalyzeAccountability:hello2
$ singularity pull shub://anjapago/AnalyzeAccountability:hello2
Singularity Recipe
Bootstrap: docker
From: continuumio/miniconda3
%post
apt-get update && apt-get -y install git wget
/opt/conda/bin/conda install numpy matplotlib scikit-learn
/opt/conda/bin/pip install pandas
/opt/conda/bin/pip install scipy
/opt/conda/bin/pip install scikit-learn
/opt/conda/bin/pip install nltk
%environment
PATH=/opt/conda/bin:$PATH
export PATH
%runscript
exec python AnalyzeAccountability/hello1.py
Collection
- Name: anjapago/AnalyzeAccountability
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/anjapago-AnalyzeAccountability-hello2 |
collection name | anjapago/AnalyzeAccountability |
branch | master |
tag | hello2 |
commit | f2b1a17ca74fe0f440750df286776099dc4d3dda |
version (container hash) | e5439042ef65669f916f3f7946b80746 |
build date | 2019-06-16T08:37:14.452Z |
size (MB) | 2465 |
size (bytes) | 1123155999 |
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.