jupyter_interrupt_kernel
Stop a running Jupyter kernel by specifying its ID to halt current execution and regain control.
Instructions
Interrupt a running kernel (stop current execution).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kernel_id | Yes | ID of the kernel to interrupt |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |