nvim_runtime_lua

lsp.ExecutionSummary

Fields2

ExecutionSummary.executionOrder : uinteger

A strict monotonically increasing value indicating the execution order of a cell inside a notebook.

ExecutionSummary.success : nil | boolean

Whether the execution was successful or not if known by the client.