Skip to main content
The standard code-interpreter template includes a Bash kernel for shell workflows that should be captured as notebook-style executions.
For ordinary process execution, prefer machine.commands.run(). Use Bash code interpreter cells when you want the output represented as a code execution with the same callbacks, results, and artifact handling as other interpreter cells.