evaluate
Run Wolfram Language code in a persistent kernel with state preserved across calls. On timeout, aborts the evaluation but keeps all definitions so you can retry smaller pieces.
Instructions
Evaluate Wolfram Language code in the persistent kernel. State carries between calls. On timeout the evaluation is ABORTED but the kernel and all its definitions survive, so you can retry a smaller piece.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |