Skip to content

Releases: opendatahub-io/notebooks

v1.2.0

22 Nov 09:00
b201012
Compare
Choose a tag to compare

Images

  • Jupyter Minimal: quay.io/opendatahub/notebooks:jupyter-minimal-ubi8-python-3.8-b201012
  • Jupyter Data Science: quay.io/opendatahub/notebooks:jupyter-datascience-ubi8-python-3.8-b201012
  • CUDA Jupyter Minimal: quay.io/opendatahub/notebooks:cuda-jupyter-minimal-ubi8-python-3.8-b201012
  • CUDA Jupyter Data Sience: quay.io/opendatahub/notebooks:cuda-jupyter-datascience-ubi8-python-3.8-b201012
  • CUDA Jupyter PyTorch: quay.io/opendatahub/notebooks:cuda-jupyter-pytorch-ubi8-python-3.8-b201012
  • CUDA Jupyter TensorFlow: quay.io/opendatahub/notebooks:cuda-jupyter-tensorflow-ubi8-python-3.8-b201012

What's Changed

  • Add CUDA base and runtime flavors for the building of minimal and data science notebook images by @samuelvl in #17
  • Add CUDA PyTorch and TensorFlow notebook images by @atheo89 in #18
  • Add CUDA devel flavor into the base layer and rebuild all the images by @atheo89 in #19
  • Update OWNERS file by @atheo89 #20

Full Changelog: v1.1.1...v1.2.0

v1.1.1

04 Nov 11:47
4de4d5c
Compare
Choose a tag to compare

Images

  • Jupyter minimal: quay.io/opendatahub/notebooks:jupyter-minimal-ubi8-python-3.8-4de4d5c
  • Jupyter data science: quay.io/opendatahub/notebooks:jupyter-datascience-ubi8-python-3.8-4de4d5c

What's Changed

  • Remove jupyterlab_requirements extension from DS notebook by @atheo89 in #16

Full Changelog: v1.1.0...v1.1.1

v1.1.0

04 Nov 11:44
b14d5cf
Compare
Choose a tag to compare

Images

  • Jupyter minimal: quay.io/opendatahub/notebooks:jupyter-minimal-ubi8-python-3.8-b14d5cf
  • Jupyter data science: quay.io/opendatahub/notebooks:jupyter-datascience-ubi8-python-3.8-b14d5cf

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

04 Nov 11:42
04a9179
Compare
Choose a tag to compare

Images

  • Jupyter minimal: quay.io/opendatahub/notebooks:jupyter-minimal-ubi8-python-3.8-04a9179

What's Changed

  • Upload initial basic files into notebooks repository by @atheo89 in #1
  • Add protocol to the link for the quay notebooks repo by @LaVLaS in #3
  • Add appropriate instructions into base image's Dockerfile by @atheo89 in #2
  • Add pip-tools installation into base notebook image by @atheo89 in #4
  • Add jupyter minimal notebook image into odh notebooks repository by @atheo89 in #5
  • Adding bootstrap-ubi8-python-3.8 image by @samuelvl in #6
  • Implement NOTEBOOK_ARGS in minimal notebook by @samuelvl in #7
  • Allow overriding NOTEBOOK_TAG variable in Makefile by @samuelvl in #9
  • Curl notebook API using --retry-connrefused by @samuelvl in #10
  • Add packages and extensions for the jupyterlab minimal notebook by @atheo89 in #8
  • Add thamos requirement into base image by @atheo89 in #12
  • Allow root group to write in site-packages folder by @samuelvl in #14

New Contributors

  • @LaVLaS made their first contribution in #3

Full Changelog: https://github.com/opendatahub-io/notebooks/commits/v1.0.0