Skip to content

Files

Latest commit

2336485 · Jan 2, 2023

History

History
This branch is 28 commits behind opendatahub-io-contrib/workbench-images:main.

spark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023

Spark image

Notebook based on the Data Science notebook, adding:

Apache Spark™ is a multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters.

Standard images

Build example from UBI9 with Python 3.9:

make ubi9-py39 RELEASE=dev DATE=20230101

CUDA images

Build example from UBI9 with Python 3.9 with CUDA:

make cuda-ubi9-py39 RELEASE=dev DATE=20230101