Skip to content

Commit 900fc52

Browse files
committed
Add screencasts to the README
1 parent 9c2be45 commit 900fc52

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ The extension provides several commands:
3737
- `jupyterlab-cell-diff:show-codemirror` - Show diff using `@codemirror/merge`
3838
- `jupyterlab-cell-diff:show-nbdime` - Show diff using NBDime
3939

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+
4048
### Programmatic Usage
4149

4250
```typescript

0 commit comments

Comments
 (0)