-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git diff (aka open changes) has to be issued twice to work (.ipynb) #4101
Comments
Hmm, I'm unable to repro this issue at my end.
Thanks |
Thanks for the screenshot. |
Thanks for the screenshot. In the mean time, if this is a serious issue that affects your workflow, please consider using the new Native Notebook editor (use VS Code Insiders).
|
well, diff now is not working any more.. |
Thanks for your feedback. This issue will be addressed once VS Code adds native support for editing notebooks. Please see microsoft/vscode#91987. You can experiment by using VS Code insiders, which defaults to the new notebook experience. |
Environment data
Version: 1.51.1 (user setup)
Commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f
Date: 2020-11-10T23:34:32.027Z
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.19042
ipython 7.19.0 py38hc5df569_0 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
Type of virtual environment used: conda
Jupyter server running: Local
Expected behaviour
Display directly the index of the differences
Actual behaviour
the first issue goes empty, one has to click twice on "Open Changes" to display the changes. Two tabs are open: one is empty (sometimes continuously loading), the other correctly displays the changes
Steps to reproduce:
Logs
NOTE: I have this packet install to strip the jupyter outputs
https://github.com/kynan/nbstripout (latest version)
The text was updated successfully, but these errors were encountered: