Skip to content

Releases: opendatahub-io/notebooks

2023a-v1.5.0

22 Sep 16:11
7f346b3
Compare
Choose a tag to compare

What's Changed

  • Enable patch version update for trustyai package by @harshad16 in #80
  • Revert the default runtime config setup by @harshad16 in #82
  • Add Code Server (vs code) notebook based on the new CentOS base image with python 3.9 by @atheo89 in #84
  • Remove the elyra pipeline plugin with additional resource by @harshad16 in #91
  • Update the notebook with runtime ubi image by @harshad16 in #89
  • Add R Studio notebook based on CentOS with Python 3.9 by @atheo89 in #94
  • Add cuda-c9s-python-3.9 base image with pre-installed cuda toolkit 11-8 and cuda-rstudio by @atheo89 in #99
  • Rework Elyra plugin inclusion with Data Science Pipelines reference by @harshad16 in #93
  • Fix disabling of apache airflow editor from the workbench by @harshad16 in #87
  • Support only kfp based pipeline via elyra by @harshad16 in #106

Full Changelog: v1.4.0...v1.5.0

2023a-v1.4.0

11 May 14:01
e55c879
Compare
Choose a tag to compare

Images

Based on UBI9 - Python 3.9

Image Name Image URL
Jupyter Minimal link
Jupyter Data Science link
Jupyter PyTorch link
Jupyter TrusrtyAI link
Runtime Data Science link
Runtime PyTorch link
Runtime CUDA TensorFlow link
CUDA Jupyter Minimal link
CUDA Jupyter Data Science link
CUDA Jupyter TensorFlow link

Based on UBI8 - Python 3.8

Image Name Image URL
Jupyter Minimal link
Jupyter Data Science link
Jupyter PyTorch link
Jupyter TrusrtyAI link
Runtime Data Science link
Runtime PyTorch link
Runtime CUDA TensorFlow link
CUDA Jupyter Minimal link
CUDA Jupyter Data Sience link
CUDA Jupyter TensorFlow link

What's Changed

  • Add workflow_dispach option on the GH action to allow manual trigger by @atheo89 in #79
  • Set default env vars for ssl_sa_certs and sa_token path by @harshad16 in #77
  • Remove the default Pipeline runtime config by @harshad16 in #70
  • Updated TrustyAI image to TrustyAI 0.2.12 by @tteofili in #67
  • Allow elyra pipeline config mount on ~/runtimes dir, by @harshad16 in #65
  • Provide runtimes image in workbench images, by @harshad16 in #64
  • Include runtime images into workbench images, by @harshad16 in #63
  • Add documentation for notebooks image update process, by @atheo89 in #61
  • Include elyra package in all data science workbenches, by @harshad16 in #58
  • Include Trusty AI on OOTB notebook images, by @atheo89 in #51
  • Switch tensorflow-gpu module with tensorflow, by @harshad16 in #46
  • Enable jupyterlab-s3-browser plugin on buildtime, by @harshad16 in #45
  • Add weekly piplock refresher GitHub workflow, by @atheo89 in #37
  • Switch pip-tools/pip_compile function to Pipfile/pipenv for requirements, by @atheo89 in #33
  • Update Cuda images to ubi9, by @VaishnaviHire in #32
  • Update notebooks buildchain to support ubi9 - part, by @atheo89 in #30

Full Changelog: v1.3.0...v1.4.0

v1.3.1

02 Dec 08:14
514c319
Compare
Choose a tag to compare

Images

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

What's Changed

  • Display Python version on the launcher by @atheo89 in #26

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Nov 18:31
a4b003a
Compare
Choose a tag to compare

Images

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

What's Changed

  • Update all notebooks images with the latest packages, and move jupyter-server-proxy package under minimal notebook by @atheo89 in #22
  • Derive PyTorch notebook from the data science image, and added the torchvision package by @atheo89 in #24

Full Changelog: v1.2.0...v1.3.0

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