LokiLuciferase/data-science-env:latest
$ singularity pull shub://LokiLuciferase/data-science-env:latest
Singularity Recipe
From:continuumio/miniconda3
Bootstrap:docker
%labels
MAINTAINER Lukas Lueftinger <lukas.lueftinger@imp.ac.at>
DESCRIPTION Data Science Dev Environment, Miniconda3-based
VERSION 0.2
%files
. /install
%post
/bin/bash /install/install_container.sh
%environment
PATH=/opt/conda/bin:$PATH
QT_QPA_PLATFORM=offscreen
export PATH
export QT_QPA_PLATFORM
%runscript
exec /opt/conda/bin/jupyter lab --port 8888 --no-browser
Collection
- Name: LokiLuciferase/data-science-env
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/LokiLuciferase-data-science-env-latest |
collection name | LokiLuciferase/data-science-env |
branch | master |
tag | latest |
commit | 663ce0cbd04082da85ec79a4d66fd7faefdcdff6 |
version (container hash) | 3ad50d2d45890e254052b0d616df3bb6 |
build date | 2019-02-11T09:36:54.817Z |
size (MB) | 3148 |
size (bytes) | 901984287 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.