The target notebook widget.
the mode of adding cells: 'below' (default) adds cells below the active cell, 'belowSelected' adds cells below all selected cells, 'above' adds cells above the active cell, and 'replace' removes the currently selected cells and adds cells in their place.
Optionaloptions: { stripOutputs?: boolean }
Paste cells from the application clipboard.