cemmeydan/ti_ouijaflow:ouijaflow

$ singularity pull shub://cemmeydan/ti_ouijaflow:ouijaflow

Singularity Recipe

########################################################################
##                      DO NOT EDIT THIS FILE!                        ##
##     This file was automatically generated from the dockerfile.     ##
## Run dynmethods/data-raw/convert_dockerfiles.R to update this file. ##
########################################################################

Bootstrap: shub

From: dynverse/dynwrap:py3.6

%labels
    version 0.1.0.1

%post
    pip install git+https://github.com/kieranrcampbell/ouijaflow.git --upgrade --upgrade-strategy only-if-needed
    pip install tensorflow==1.6 # temporary fix for edward https://github.com/blei-lab/edward/issues/882

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_ouijaflow-ouijaflow
collection name cemmeydan/ti_ouijaflow
branch master
tag ouijaflow
commit 3a8ce2d4fd4a62187191704dc69babc278c444b0
version (container hash) 3acb6cf3a4bdfa40ae835e0ceead50b0
build date 2019-04-04T22:58:11.832Z
size (MB) 1814
size (bytes) 737890335
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.