The new `NotebookCellRange` asserts that start and end are position. This fails because the renderer is sending a bad range ({start: -1, end: -1}).
The new
NotebookCellRangeasserts that start and end are position. This fails because the renderer is sending a bad range ({start: -1, end: -1}).