restart_notebook
Restart the Jupyter notebook kernel to clear memory and resolve execution issues for a specific notebook.
Instructions
Restart the kernel for a specific notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_name | Yes | Notebook identifier to restart |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Success message |