bergeto1/Test5PhytonOSimage:keras-py3
$ singularity pull shub://bergeto1/Test5PhytonOSimage: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: bergeto1/Test5PhytonOSimage
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/bergeto1-Test5PhytonOSimage-keras-py3 |
collection name | bergeto1/Test5PhytonOSimage |
branch | master |
tag | keras-py3 |
commit | 6896772c1fe9f708f1de0ef855aaa8e8114afd62 |
version (container hash) | 0eeb5c829d6f742ef3bfdd586f7e87e1 |
build date | 2018-09-21T13:10:13.153Z |
size (MB) | 3260 |
size (bytes) | 1599639583 |
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.