A33a/sjupyter:latest

$ singularity pull shub://A33a/sjupyter:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:latest

%post

apt-get -y update
apt-get -y install python3-pip net-tools
apt-get -y install graphviz libgraphviz-dev

pip3 install --upgrade pip
pip3 install jupyter
pip3 install numpy scipy matplotlib
pip3 install ipyparallel

ipcluster nbextension enable

%environment

XDG_RUNTIME_DIR=""
PATH=${PATH}:${LSF_BINDIR}

Collection


View on Datalad

Metrics

key value
id /containers/A33a-sjupyter-latest
collection name A33a/sjupyter
branch master
tag latest
commit 003e5de0e99bdf3491546d6e753053670bb6aa08
version (container hash) f357c1faf705417d57b8faaa49bd37cc
build date 2021-03-23T18:21:29.610Z
size (MB) 1026
size (bytes) 429924383
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.