NotebookCellExecutionSummary$Typings extension
Properties
- executionOrder → num?
-
Available on NotebookCellExecutionSummary, provided by the NotebookCellExecutionSummary$Typings extension
The order in which the execution happened.no setter - success → bool?
-
Available on NotebookCellExecutionSummary, provided by the NotebookCellExecutionSummary$Typings extension
If the execution finished successfully.no setter - timing → dynamic
-
Available on NotebookCellExecutionSummary, provided by the NotebookCellExecutionSummary$Typings extension
The times at which execution started and ended, as unix timestampsno setter