NotebookCellOutputItem

constructor(data: Uint8Array<*>, mime: String)(source)

Create a new notebook cell output item.

Parameters

data

The value of the output item.

mime

The mime type of the output item.

Online Documentation