Home

stencila kernels list

List the kernels available

Usage

stencila kernels list [OPTIONS]

Examples

# List all available kernels
stencila kernels list

# List only math kernels
stencila kernels list --type math

# Output kernel list as YAML
stencila kernels list --as yaml

Options

NameDescription
-t, --typeOnly list kernels of a particular type.
-a, --asOutput the list as JSON or YAML. Possible values: json, yaml, toml.

Possible values of --type

ValueDescription
programming
database
templating
diagrams
visualization
math
styling
© 2026 Stencila