schmiph2/keras-jupyter-singularity:keras-py3
$ singularity pull shub://schmiph2/keras-jupyter-singularity:keras-py3
Singularity Recipe
bootstrap:docker
From:tensorflow/tensorflow:nightly-gpu-py3
#---------------------------------------------------------------------
%environment
#---------------------------------------------------------------------
export PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/cuda/bin:
export LC_ALL=C
#---------------------------------------------------------------------
%post
#---------------------------------------------------------------------
apt-get update && apt-get -y install \
python3-tk \
pip3 install --upgrade -I setuptools
pip3 install --upgrade keras
pip3 install \
jupyter \
matplotlib \
seaborn \
Image \
scikit-learn
Collection
- Name: schmiph2/keras-jupyter-singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/schmiph2-keras-jupyter-singularity-keras-py3 |
collection name | schmiph2/keras-jupyter-singularity |
branch | master |
tag | keras-py3 |
commit | 6172b442bdb2616395ff63d56814c06783e10966 |
version (container hash) | 22c9c9f0eeacbcfaa86f6a9dcc42f620 |
build date | 2021-04-13T14:00:46.645Z |
size (MB) | 3260 |
size (bytes) | 1599991839 |
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.