Skip to content

Releases: opendatahub-io/notebooks

2023a-v1.9.0

22 Sep 16:19
ae91983
Compare
Choose a tag to compare

What's Changed

  • fix Pipfile.lock exist in container by @orangeji11 in #153
  • dropped z stream from python version in notebook by @dibryant in #144
  • Add documentation for workbench ImageStreams by @mlassak in #158
  • Removed thamos from requirements by @dibryant in #157
  • Include github workflow to incldue issue to project by @harshad16 in #169
  • Adjust the OWNERS file with new team members by @harshad16 in #168
  • Removed the example elyra runtime Test from notebook images by @harshad16 in #165
  • Add elyra depedencies for air-gapped environment by @atheo89 in #166
  • Upgrade minio version > 7.1.9 to get the fips requirements by @harshad16 in #171
  • Fix pytorch and tensorflow runtime workdir by @harshad16 in #173
  • Set the airgapped env var required by elyra by @harshad16 in #172

New Contributors

Full Changelog: v1.8.0...v1.9.0

2023a-v1.8.0

22 Sep 16:18
6842be7
Compare
Choose a tag to compare

What's Changed

  • Update datascience pipeline run URL in Elyra by @mlassak in #137
  • Patch pipeline_run to also use pipeline_id for pipeline_version_id by @harshad16 in #142

Full Changelog: v1.6.0...v1.8.0

2023a-v1.7.0

04 Oct 05:26
Compare
Choose a tag to compare

What's Changed

  • Python packages patch version updates.

Full Changelog: v1.6.0...v1.7.0

2023a-v1.6.0

22 Sep 16:12
3f835fb
Compare
Choose a tag to compare

What's Changed

  • Add Anaconda into the pre-built notebook pipeline by @Xaenalt in #28
  • Update: Makefile flag for podman and JDK version in Dockerfile for TrustyAI by @zdtsw in #120
  • relicense project to Apache 2.0 by @gregsheremeta in #69
  • Derive pytorch back from cuda data science notebook by @atheo89 in #112

New Contributors

Full Changelog: v1.5.1...v1.6.0

2023a-v1.5.1

22 Sep 16:12
c4ae9ff
Compare
Choose a tag to compare

What's Changed

  • Fix the reference of runtime_type in component catalog by @harshad16 in #113
  • Include patch option for providing ssl_ca_certs by @harshad16 in #117

Full Changelog: v1.5.0...v1.5.1

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