jupyter_stop_kernel
Stop a running Jupyter kernel using its ID. Terminate idle kernels to free system resources.
Instructions
Stop a running kernel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kernel_id | Yes | ID of the kernel to stop |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |