Skip to content

Releases: rmg55/container_stacks

dsir_2021.04.1

25 Apr 18:20
Compare
Choose a tag to compare

First release of the data_science_im_rs branch in April of 2021. This release will be used for the final computations associated with the USDA ARS RRSRU vegetation mapping at the LTAR CPER using NEON AOP hyperspectral data.

0.2.4

20 Feb 18:47
Compare
Choose a tag to compare

Check if .github workflow adds "v" on release tag

0.2.3

18 Feb 23:26
Compare
Choose a tag to compare

Updated workflows to sync "latest" and "tag" images.

0.2.2

18 Feb 23:15
Compare
Choose a tag to compare

Testing release process with GH workflow

0.2.1

18 Feb 23:10
Compare
Choose a tag to compare

Update workflow for tags

0.2.0

18 Feb 22:57
Compare
Choose a tag to compare
  • Refactor of the repository to split containers by branch (rather than folders in Master)
  • Copied Master into Main --> Switched Main branch to the default/head branch
  • Update environments in data_science_im_rs branch
  • Added github actions to build and push containers to dockerhub (rather than use dockerhubs auto-build tool)

SCINetGeoWS_2020

22 Jul 15:43
53d1113
Compare
Choose a tag to compare

SCINetGeoWS_2020 is the container used in the SCINet 2020 Geospatial Workshop. The container can be found on DockerHub at https://hub.docker.com/r/rowangaffney/data_science_im_rs/tags, and includes, but is not limited to:

  • JupyterLab IDE, with a proxies to:
  • 3 conda environments
    1. Base - the standard conda environment
    2. py_geo - python environment with many distributed computing and geospatial packages
    3. r_geo - R environment with many geospatial packages

More details about this container can be found at https://microbadger.com/images/rowangaffney/data_science_im_rs

0.1.0

07 Jul 18:46
de3f6a7
Compare
Choose a tag to compare

Changes mostly to the data_science_im_rs folder. Update of the py_geo environment, added Rstudio server, VSCode server, and Panel proxy. Added the metadata hooks and webhook in dockerhub to microbadger page

0.0.6

02 Mar 23:19
c95cf73
Compare
Choose a tag to compare

Changed base file from jupyter/scipy to jupyter/minimal-notebook.

0.0.5

25 Feb 19:24
6a94445
Compare
Choose a tag to compare
Update README.md