Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include the Intel based ML, PyTorch, TensorFlow Images to Workbenches… #480

Merged
merged 1 commit into from
Mar 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
labels:
opendatahub.io/notebook-image: "true"
annotations:
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/intel/ml"
opendatahub.io/notebook-image-name: "Intel-ML"
opendatahub.io/notebook-image-desc: "Jupyter Intel® optimized ML notebook image for ODH notebooks."
opendatahub.io/notebook-image-order: "11"
name: jupyter-intel-ml
spec:
lookupPolicy:
local: true
tags:
# N Version of the image
- annotations:
opendatahub.io/notebook-software: '[{"name":"Python","version":"v3.9"},{"name":"Intel-ML","version":"2.14"}]'
opendatahub.io/notebook-python-dependencies: '[{"name":"Intel-ML","version":"2.14"},{"name":"Kafka-Python","version":"2.0"},{"name":"Matplotlib","version":"3.6"},{"name":"Numpy","version":"1.24"},{"name":"Pandas","version":"2.1"},{"name":"Scikit-learn","version":"1.3"},{"name":"Scipy","version":"1.11"},{"name":"Elyra","version":"3.15"},{"name":"PyMongo","version":"4.5"},{"name":"Pyodbc","version":"4.0"}, {"name":"Codeflare-SDK","version":"0.13"}, {"name":"Sklearn-onnx","version":"1.15"}, {"name":"Psycopg","version":"3.1"}, {"name":"MySQL Connector/Python","version":"8.0"}]'
openshift.io/imported-from: quay.io/opendatahub/workbench-images
opendatahub.io/workbench-image-recommended: 'true'
opendatahub.io/notebook-build-commit: 'c010eb0'
from:
kind: DockerImage
name: quay.io/opendatahub/workbench-images@sha256:66848213e21fccd4c90116d6df3eff5afc5e5e393ef00bdeeb969cb94e3b269e
name: "2024.1"
referencePolicy:
type: Source
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
labels:
opendatahub.io/notebook-image: "true"
annotations:
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/intel/pytorch"
opendatahub.io/notebook-image-name: "Intel-PyTorch"
opendatahub.io/notebook-image-desc: "Jupyter Intel® optimized PyTorch notebook image for ODH notebooks."
opendatahub.io/notebook-image-order: "12"
name: jupyter-intel-pytorch
spec:
lookupPolicy:
local: true
tags:
# N Version of the image
- annotations:
opendatahub.io/notebook-software: '[{"name":"Python","version":"v3.9"},{"name":"Intel-PyTorch","version":"2.1"}]'
opendatahub.io/notebook-python-dependencies: '[{"name":"Intel-PyTorch","version":"2.1"},{"name":"Tensorboard","version":"2.14"},{"name":"Kafka-Python","version":"2.0"},{"name":"Matplotlib","version":"3.6"},{"name":"Numpy","version":"1.26"},{"name":"Pandas","version":"1.5"},{"name":"Scikit-learn","version":"1.4"},{"name":"Scipy","version":"1.11"},{"name":"Elyra","version":"3.15"},{"name":"PyMongo","version":"4.5"},{"name":"Pyodbc","version":"4.0"}, {"name":"Codeflare-SDK","version":"0.13"}, {"name":"Sklearn-onnx","version":"1.15"}, {"name":"Psycopg","version":"3.1"}, {"name":"MySQL Connector/Python","version":"8.0"}]'
openshift.io/imported-from: quay.io/opendatahub/workbench-images
opendatahub.io/workbench-image-recommended: 'true'
opendatahub.io/notebook-build-commit: 'c010eb0'
from:
kind: DockerImage
name: quay.io/opendatahub/workbench-images@sha256:99e4822a580e8687f178e772af6b3dea507b50b4023792aa2dea0c2475c74ba6
name: "2024.1"
referencePolicy:
type: Source
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
labels:
opendatahub.io/notebook-image: "true"
annotations:
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/intel/tensorflow"
opendatahub.io/notebook-image-name: "Intel-TensorFlow"
opendatahub.io/notebook-image-desc: "Jupyter Intel® optimized TensorFlow notebook image for ODH notebooks."
opendatahub.io/notebook-image-order: "13"
name: jupyter-intel-tensorflow
spec:
lookupPolicy:
local: true
tags:
# N Version of the image
- annotations:
opendatahub.io/notebook-software: '[{"name":"Python","version":"v3.9"},{"name":"Intel-TensorFlow","version":"2.14"}]'
opendatahub.io/notebook-python-dependencies: '[{"name":"Intel-TensorFlow","version":"2.14"},{"name":"Tensorboard","version":"2.14"},{"name":"Kafka-Python","version":"2.0"},{"name":"Matplotlib","version":"3.6"},{"name":"Numpy","version":"1.26"},{"name":"Pandas","version":"1.5"},{"name":"Scikit-learn","version":"1.4"},{"name":"Scipy","version":"1.11"},{"name":"Elyra","version":"3.15"},{"name":"PyMongo","version":"4.5"},{"name":"Pyodbc","version":"4.0"}, {"name":"Codeflare-SDK","version":"0.13"}, {"name":"Sklearn-onnx","version":"1.15"}, {"name":"Psycopg","version":"3.1"}, {"name":"MySQL Connector/Python","version":"8.0"}]'
openshift.io/imported-from: quay.io/opendatahub/workbench-images
opendatahub.io/workbench-image-recommended: 'true'
opendatahub.io/notebook-build-commit: 'c010eb0'
from:
kind: DockerImage
name: quay.io/opendatahub/workbench-images@sha256:e5de7a0be0df0681d2c81cd69014252cc198e6594514f667af85303dd055b6e2
name: "2024.1"
referencePolicy:
type: Source
3 changes: 3 additions & 0 deletions manifests/overlays/additional/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ kind: Kustomization

resources:
- ../../base
- jupyter-intel-ml-notebook-imagestream.yaml
- jupyter-intel-pytorch-notebook-imagestream.yaml
- jupyter-intel-tensorflow-notebook-imagestream.yaml

commonLabels:
opendatahub.io/component: "true"
Expand Down