A Jupyter OpenShift AI Image with Tensorflow and CUDA for GPUs. Based on the opendatahub workbench images on GitHub for Jupyter Lab Notebook integration.
Base image: quay.io/opendatahub-contrib/workbench-images:cuda-jupyter-tensorflow-c9s-py311_2023c_latest
System packages | Description |
---|---|
cuda-toolkit | CUDA Toolkit meta-package. |
- CUDA Toolkit version 12.6
- Python version 3.11.11
You can pull the latest cuda-jupyter-tensorflow container image below:
podman pull quay.io/nerc-images/cuda-jupyter-tensorflow:latest
You can build the container like this:
podman build -t nerc-images/cuda-jupyter-tensorflow:latest .
You can push the container to quay.io like this:
podman push nerc-images/cuda-jupyter-tensorflow:latest quay.io/nerc-images/cuda-jupyter-tensorflow:latest
You can run the container like this:
podman run -p 8888:8888 --rm nerc-images/cuda-jupyter-tensorflow:latest
You will need to click the link it outputs to connect with the required token.
[I 2025-08-06 21:05:37.852 ServerApp] Jupyter Server 2.15.0 is running at:
[I 2025-08-06 21:05:37.852 ServerApp] http://localhost:8888/lab?token=7b0...