kernel_status
Check if the IPython kernel is connected and ready for persistent Python execution, ensuring an active state before running code.
Instructions
Check the current kernel connection status.
Returns: Status message indicating whether a kernel is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |