Type alias NotebookCellExecutionStateContext

NotebookCellExecutionStateContext: "idle" | "pending" | "executing" | "succeeded" | "failed"