We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e133975 commit f515d5dCopy full SHA for f515d5d
ui-tests/tests/split-cell-diff.spec.ts
@@ -4,7 +4,7 @@ import { NotebookPanel } from '@jupyterlab/notebook';
4
/**
5
* The command to open the cell split diff view.
6
*/
7
-const SPLIT_CELL_DIFF_COMMAND = 'jupyterlab-cell-diff:show-codemirror';
+const SPLIT_CELL_DIFF_COMMAND = 'jupyterlab-cell-diff:split-cell-diff';
8
9
10
* Setup a notebook cell with diff view.
0 commit comments