Skip to content

Releases: SwanseaUniversityMedical/DARE-Jupyter

DARE-Jupyter-Helm-1.1.1

21 Aug 14:01
Compare
Choose a tag to compare
helm repo add --pass-credentials --username <username> --password <password> <repo> https://harbor.ukserp.ac.uk/chartrepo/dare
helm pull --version 1.1.1 <repo>/jupyter
ls *.tgz
# jupyter-1.1.1.tgz

1.1.1 (2023-08-21)

Bug Fixes

  • correctly specifiy the base condarc file on user pod startup (#21) (dbf9420)

DARE-Jupyter-Container-1.1.1

18 Aug 12:34
dbf9420
Compare
Choose a tag to compare
echo "<token>" | docker login harbor.ukserp.ac.uk -u <username> --password-stdin
docker pull harbor.ukserp.ac.uk/dare/jupyter:1.1.1

1.1.1 (2023-08-18)

Bug Fixes

  • correctly specifiy the base condarc file on user pod startup (#21) (dbf9420)

DARE-Jupyter-Container-1.1.0

17 Aug 13:38
ebfcd6d
Compare
Choose a tag to compare
echo "<token>" | docker login harbor.ukserp.ac.uk -u <username> --password-stdin
docker pull harbor.ukserp.ac.uk/dare/jupyter:1.1.0

1.1.0 (2023-08-17)

Bug Fixes

Features

  • build and all files for the standard non-GPU container (#18) (ebfcd6d)

DARE-Jupyter-Helm-1.0.0

23 May 12:31
c481429
Compare
Choose a tag to compare
helm repo add --pass-credentials --username <username> --password <password> <repo> https://harbor.ukserp.ac.uk/chartrepo/dare
helm pull --version 1.0.0 <repo>/jupyter
ls *.tgz
# jupyter-1.0.0.tgz

1.0.0 (2023-05-23)

Bug Fixes

Features

DARE-Jupyter-Container-1.0.0

23 May 11:29
Compare
Choose a tag to compare
echo "<token>" | docker login harbor.ukserp.ac.uk -u <username> --password-stdin
docker pull harbor.ukserp.ac.uk/dare/jupyter:1.0.0

1.0.0 (2023-05-23)

Features