executionModecompilationDigestexecutionDependenciesexecutionRequiredexecutionStatusexecutionMessages
Analogues
Executable
notebook executable cell model : Approximate analogue for document nodes that carry execution state, though Stencila generalizes execution semantics beyond code cells to many node kinds.
Properties
Executable
executionMode | ExecutionMode | ||
compilationDigest | CompilationDigest | ||
compilationMessages | CompilationMessage | ||
executionDigest | compilationDigest | CompilationDigest | |
executionDependencies | ExecutionDependency | ||
executionDependants | ExecutionDependant | ||
executionTags | ExecutionTag | ||
executionCount | Integer | ||
executionRequired | ExecutionRequired | ||
executionStatus | ExecutionStatus | ||
executionInstance | String | ||
executionEnded | Timestamp | ||
executionDuration | Duration | ||
executionMessages | ExecutionMessage | ||
id | String | Entity |
Related
Executable
Parents: EntityChildren: Article, Bibliography, Chat, ChatMessage, CodeExecutable, Form, IfBlock, IncludeBlock, Instruction, Parameter, Prompt, PromptBlock
Bindings
Executable
Python class ExecutableRust struct ExecutableTypeScript class Executable
Executable.yamldocs_types.rs