Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Notebook
string value = 2
string language_id = 3
map<string, string> metadata = 4
optional TextRange text_range = 5
repeated CellOutput outputs = 6
Used in: Cell
Used in: Cell
CELL_KIND_UNSPECIFIED = 0
CELL_KIND_MARKUP = 1
CELL_KIND_CODE = 2
Used in: Cell
map<string, string> metadata = 2
Used in: CellOutput
bytes data = 1
string type = 2
string mime = 3
Used in: CellOutput
Used in: DeserializeRequest
Used in: CellExecutionSummary
Used in: Notebook
string shell = 1
string cwd = 2
bool skip_prompts = 3
string category = 5
string terminal_rows = 6
string tag = 7
Used in: Frontmatter
string id = 1
string version = 2
Used in: notebook.v1alpha1.ResolveNotebookRequest, DeserializeResponse, SerializeRequest, reporter.v1alpha1.TransformRequest, reporter.v1alpha1.TransformResponse
repeated Cell cells = 1
map<string, string> metadata = 2
optional Frontmatter frontmatter = 3
Used in: CellOutputProcessInfo
Used in: DeserializeRequestOptions, project.v1.LoadRequest
RUNME_IDENTITY_UNSPECIFIED = 0
RUNME_IDENTITY_ALL = 1
RUNME_IDENTITY_DOCUMENT = 2
RUNME_IDENTITY_CELL = 3
Used in: FrontmatterRunme, SerializeRequestOptions
Used in: RunmeSession
Used in: SerializeRequest
Used in: SerializeRequestOptions
bool enabled = 1
bool summary = 2
Used in: Cell
uint32 start = 1
uint32 end = 2