- Preparing search index...
- The search index is not available
@jupyter/ydoc
Cell
Change
: SourceChange & { attachmentsChange
?: { newValue
?: nbformat.IAttachments; oldValue
?: nbformat.IAttachments; }; executionCountChange
?: { newValue
?: number; oldValue
?: number; }; metadataChange
?: MapChanges; outputsChange
?: Delta<nbformat.IOutput[]>; }
Definition of the shared Cell changes.