Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
SHOW JOB RUNTIMES
On this page
The SHOW JOB RUNTIMES command returns the runtimes available for jobs.
Syntax
SHOW JOB RUNTIMESExample
The following command returns the runtime available for jobs:
SHOW JOB RUNTIMES;
Name Description
notebooks-cpu-small Best for basic computations, small datasets
notebooks-cpu-medium Best for moderate computations, medium-sized datasets
notebooks-gpu-t4 Best for machine learning and AI workloadsLast modified: