Skip to content

Latest commit

 

History

History
 
 

spark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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