How do I view Jupyter Notebook git diffs in Visual Studio Code?
Some sources seem to suggest this feature is available now, but I only see the diff of the raw file.
CodePudding user response:
In the link you provided, the feature is controlled by setting notebook.diff.enablePreview
to true
CodePudding user response:
It works well on my computer, and it looks different from yours, how do you compare them? Could you attach a screenshot of the sidebar?