beaker project
The beaker project commands scaffold and maintain Beaker extension projects — Python packages that ship one or more contexts or subkernels.
| Command | Purpose |
|---|---|
beaker project new | Interactive wizard that creates a new Beaker project (Python package) ready to host contexts and subkernels. |
beaker project update | Reinstalls the project in the current environment. Run this after adding or moving contexts/subkernels within the project. |
This page is a placeholder. Run
beaker project --helpfor the authoritative list of options.