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 9c2be45 commit 900fc52Copy full SHA for 900fc52
README.md
@@ -37,6 +37,14 @@ The extension provides several commands:
37
- `jupyterlab-cell-diff:show-codemirror` - Show diff using `@codemirror/merge`
38
- `jupyterlab-cell-diff:show-nbdime` - Show diff using NBDime
39
40
+### Use with `@codemirror/merge`
41
+
42
+https://github.com/user-attachments/assets/0dacd7f0-5963-4ebe-81da-2958f0117071
43
44
+### Use with NBDime
45
46
+https://github.com/user-attachments/assets/87e93eab-ad67-468c-b228-f5a0e93f8bea
47
48
### Programmatic Usage
49
50
```typescript
0 commit comments