-
Notifications
You must be signed in to change notification settings - Fork 299
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
Update Display Data disappears when display and display.update are in the same cell #1710
Comments
@hsm thanks for the report, and sorry about the issue. I can confirm that something is off here. I repro the same issue and see that jupyter displays it correctly: |
Same problem here. The result disappers when the training finished. |
Any movement on this? The only workaround I found was to call |
@avylove Please could you install VS Code Insiders and try the new notebook UI and let us know if the problem has been resolved there? |
Having an issue with the Jupyter extension on Insiders.
Or were you referring to something else? |
The workaround wasn't working for me, but the new version did. There was some hanging with new interface at times, but this particular issue looks like it's resolved there. |
I'm confused to why this was closed, particularly with no comment. While it seemed to work in the insiders version, that doesn't look like it's made it to general release yet. Please leave open until issue is deployed in a general release. |
Bug: Notebook Editor, Interactive Window, Editor cells
This bug seems to be related to microsoft/vscode-python#10874 . Note that the consequence of this bug is that VSCode cannot be used effectively with the current version of the FastAI library.
Steps to cause the bug to occur
Actual behavior
Expected behavior
Your Jupyter and/or Python environment
Please provide as much info as you readily know
Python Output
There was no output.
Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer, @joyceerhl
The text was updated successfully, but these errors were encountered: