beaker subkernel

The beaker subkernel commands manage subkernels within a Beaker project and inspect the subkernels installed in the current environment.

Command Purpose
beaker subkernel new Scaffold a new subkernel inside the current Beaker project. Creates the package layout with subkernel.py, procedures/, and procedures/reflectors/.
beaker subkernel list List the subkernels installed in the current environment.
beaker subkernel verify Verify that a subkernel is correctly registered and importable.

This page is a placeholder. Run beaker subkernel --help for the authoritative list of options.


This site uses Just the Docs, a documentation theme for Jekyll.