ipa/qams-seg:latest

$ singularity pull shub://ipa/qams-seg:latest

Singularity Recipe

Bootstrap: docker 
From: pytorch/pytorch:latest
Stage: build

%post
	PATH=/opt/conda/bin:$PATH
	apt-get update && apt-get install -y bash
	python -m pip install tqdm pytorch-lightning matplotlib nibabel mlflow test_tube snakemake scipy pandas jupyterlab notebook

%labels
	Author iwan.paolucci@gmail.com
	Version v1.0

%help
	This is a container with python libraries for medical image segmenation

Collection


View on Datalad

Metrics

key value
id /containers/ipa-qams-seg-latest
collection name ipa/qams-seg
branch master
tag latest
commit 2e16c7c65ef54777aec758d455cc98dfe382ba8d
version (container hash) f521069358e08e5892468267eb9ad7d1
build date 2021-02-16T11:23:09.980Z
size (MB) 6219.0
size (bytes) 2876456991
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.