Home

stencila kernels info

Get information about a kernel

Mainly used to check the version of the kernel runtime and operating system for debugging purpose.

Usage

stencila kernels info <NAME>

Examples

# Get information about the Python kernel
stencila kernels info python

# Get information about the R kernel
stencila kernels info r

# Get information about the JavaScript kernel
stencila kernels info javascript

Arguments

NameDescription
<NAME>The name of the kernel to get information for.
© 2026 Stencila