NotebookCellExecutionSummary

The summary of a notebook cell execution.

Online Documentation

Properties

Link copied to clipboard
abstract val executionOrder: Int?

The order in which the execution happened.

Link copied to clipboard
abstract val success: Boolean?

If the execution finished successfully.