jupyter_restart_kernel
Restart a Jupyter kernel to clear its state and reset execution environment. Specify the kernel ID to initiate a fresh session.
Instructions
Restart a kernel (clears all state).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kernel_id | Yes | ID of the kernel to restart |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |