cemmeydan/ti_forks:latest

$ singularity pull shub://cemmeydan/ti_forks:latest

Singularity Recipe

#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run dynwrap:::.container_dockerfile_to_singularityrecipe() to update this file.   ##
#######################################################################################

Bootstrap: shub

From: dynverse/dynwrap:py3.6

%labels
    version 0.1.0

%post
    pip install seaborn hdbscan
    git clone https://github.com/macsharma/FORKS.git

%files
    . /code

%runscript
    exec python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_forks-latest
collection name cemmeydan/ti_forks
branch master
tag latest
commit 55c176b39dcf3c0e3b424032365b437fbd3fbbf4
version (container hash) c1ba7c411f1496b3d8228910562da25c
build date 2019-04-04T22:58:11.730Z
size (MB) 1408
size (bytes) 537624607
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.