-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
area/v1area - version - kubeflow notebooks v1area - version - kubeflow notebooks v1kind/plan-taskkind - planning - taskkind - planning - task
Description
Certification
- I certify I am an Epic Owner for Kubeflow Notebooks 2.0 and expected to create planning-related issues.
Description
Update the Node toolchain for example-notebook-servers/jupyter to version 24.
Scope:
- Dockerfile:
notebooks/components/example-notebook-servers/jupyter/DockerfileARG NODE_MAJOR_VERSION=24
- Ensure builds run under Node 24:
- Locally:
nvmuse 24
- Locally:
- Validate:
cd notebooks/components/example-notebook-servers/jupyter && docker build --build-arg NODE_MAJOR_VERSION=24 .
Acceptance Criteria
- Example Jupyter image builds successfully with Node 24.
Metadata
Metadata
Assignees
Labels
area/v1area - version - kubeflow notebooks v1area - version - kubeflow notebooks v1kind/plan-taskkind - planning - taskkind - planning - task
Type
Projects
Status
Needs Triage