jiangxu87/kcomplex:latest
$ singularity pull shub://jiangxu87/kcomplex:latest
Singularity Recipe
BootStrap: docker
From: tensorflow/tensorflow:1.1.0-gpu
%labels
TENSORFLOW_VERSION 1.1.0
MAINTAINER Roger Jiang
%setup
%post
# create bind points for NIH HPC environment
mkdir /gpfs /spin1 /gs2 /gs3 /gs4 /gs5 /gs6
mkdir /gs7 /gs8 /data /scratch /fdb /lscratch
# cd /tmp
# curl -0 https://repo.anaconda.com/archive/Anaconda2-5.1.0-Linux-x86_64.sh > anaconda.sh
# bash anaconda.sh -b -p /usr/local/anaconda
# rm anaconda.sh
# export PATH=/usr/local/anaconda/bin:$PATH
echo $PATH
pip install --upgrade pip
pip install matplotlib numpy pandas scipy simplejson mne
%environment
export LC_ALL=C
Collection
- Name: jiangxu87/kcomplex
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jiangxu87-kcomplex-latest |
collection name | jiangxu87/kcomplex |
branch | master |
tag | latest |
commit | a07d199901e792811afcf2d250ee3ea08beb4312 |
version (container hash) | 45a16e8a3c312e9e70d6903437f6e6a2 |
build date | 2018-06-08T05:56:44.289Z |
size (MB) | 2771 |
size (bytes) | 1332908063 |
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.