kernel
Manage Mathematica kernel sessions by checking state, restarting to clear all definitions, aborting slow evaluations, listing subkernels, or reaping finished ones.
Instructions
Kernel administration. actions: state | restart | abort | subkernels | reap. 'restart' clears ALL definitions and closes subkernels properly; prefer abort() for a merely slow evaluation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | state |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |