FS3113/Repo2:latest

$ singularity pull shub://FS3113/Repo2:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:18.04


%post
	apt-get -y update
	apt-get -y install python3 python3-pip
	pip3 install selenium sklearn urllib3 sklearn nltk
	
%runscript
	python3 example.py

Collection


View on Datalad

Metrics

key value
id /containers/FS3113-Repo2-latest
collection name FS3113/Repo2
branch master
tag latest
commit 93ab54e47786fc0dc937753005e01aa827456c05
version (container hash) 1ffe7674e781a18315dfee8706d610a1
build date 2020-09-12T17:41:55.219Z
size (MB) 727.0
size (bytes) 313061407
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.