Skip to content

Conversation

@jtpio
Copy link
Member

@jtpio jtpio commented Sep 16, 2025

Follow-up to #13

@jtpio jtpio added the bug Something isn't working label Sep 16, 2025
@github-actions
Copy link

Binder 👈 Launch a Binder on branch jtpio/jupyterlab-magic-wand/fix-nbdime-args

from typing import Literal, Optional
from typing import Literal
from typing_extensions import TypedDict
from nbdime.diffing.generic import diff
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can drop nbdime here since it's a dependency of https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff, and the diffing logic is already handled in jupyterlab-cell-diff.

@Zsailer
Copy link
Collaborator

Zsailer commented Sep 16, 2025

Thank you @jtpio!

@Zsailer Zsailer merged commit 66ca146 into jupyter-ai-contrib:main Sep 16, 2025
4 of 5 checks passed
@jtpio jtpio deleted the fix-nbdime-args branch September 16, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants