YCodeCell | @jupyter/ydoc (original) (raw)

Hierarchy

Implements

Index

Constructors

constructor

Returns YCodeCell

Properties

Protected _metadataChanged

Protected _notebook

Private _youtputs

_youtputs: YArray<YMap<any>>

Readonly ymodel

ymodel: YMap<any>

Accessors

awareness

cell_type

changed

disposed

executionState

execution_count

Returns void

id

isDisposed

isStandalone

metadata

Returns void

metadataChanged

notebook

outputs

source

Returns void

undoManager

youtputs

ysource

Methods

appendStreamOutput

Returns void

canRedo

canUndo

clearUndoHistory

createOutputs

deleteMetadata

Returns void

dispose

Protected getChanges

Returns Partial<CellChange>

getId

getMetadata

Returns undefined | PartialJSONValue

getOutputs

getSource

redo

removeStreamOutput

Returns void

setMetadata

setOutputs

setSource

Returns void

toJSON

transact

Returns void

undo

updateOutputs

Returns void

updateSource

Returns void

Static create

Returns YCodeCell