restart_kernel
Restarts the notebook kernel to clear all in-memory state, making every code cell stale and ready for fresh execution.
Instructions
Restart the notebook's kernel (all in-memory state is lost; every code cell becomes stale).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |