kernel_interrupt
Interrupt a running Jupyter kernel to stop a long-running or infinite-loop cell execution.
Instructions
Send an interrupt signal to the running kernel. Use this to stop a long-running or infinite-loop cell execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |