marcjwilliams1/singularity-julia:latest
$ singularity pull shub://marcjwilliams1/singularity-julia:latest
Singularity Recipe
Bootstrap: docker
From: jupyter/datascience-notebook
%labels
Maintainer Marc J Williams
%help
Singularity image for following paper:
%post
# add R packages from CRAN
#Rscript -e "install.packages(pkgs = c('ggplot', 'cowplot', 'readr'))"
# add R packages from github
#Rscript -e "library(devtools); install_github('marcjwilliams1/dndscv', ref = 'dev')"
#add julia packages
julia -e "import Pkg; Pkg.add(\"Distributions\")"
Collection
- Name: marcjwilliams1/singularity-julia
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/marcjwilliams1-singularity-julia-latest |
collection name | marcjwilliams1/singularity-julia |
branch | master |
tag | latest |
commit | 5b7b2a65804537c9c9620024ff9bc0a70ada5529 |
version (container hash) | 53d4391f1fdba09f77d5f2ab1283177a |
build date | 2020-03-02T15:47:04.003Z |
size (MB) | 5283.0 |
size (bytes) | 1903767583 |
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.