MichaelDysart/AnalyzeAccountability:latest
$ singularity pull shub://MichaelDysart/AnalyzeAccountability:latest
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
/opt/conda/bin/pip install xlrd
%environment
PATH=/opt/conda/bin:$PATH
export PATH
%runscript
exec python AnalyzeAccountability/simple_classifier.py
Collection
- Name: MichaelDysart/AnalyzeAccountability
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/MichaelDysart-AnalyzeAccountability-latest |
collection name | MichaelDysart/AnalyzeAccountability |
branch | master |
tag | latest |
commit | 2c6fde4ef896fca909318861d5ea25f411743328 |
version (container hash) | 1385f9bd5bbc285e15efcbd7748ff72e |
build date | 2019-08-19T04:27:23.425Z |
size (MB) | 2506.0 |
size (bytes) | 1138667551 |
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.