Cell content out of sync
See original GitHub issueBug: Notebook Editor, Interactive Window, Editor cells
Sometimes code in cell can’t be executed because of some syntax errors which is not actually in code.
Demonstration: https://youtu.be/UZb9CEAfr6k
Steps to cause the bug to occur
It happens sometimes, I do not know how to reproduce it.
I use dockerized jupyter instance run with:
docker run -p 8888:8888 jupyter/scipy-notebook
Actual behavior
Expected behavior
…
Your Jupyter and/or Python environment
Please provide as much info as you readily know
- Jupyter server running: Remote
- Extension version: 2020.4.76186
- VS Code version: 1.45.0
- Setting python.jediEnabled: true
- Python and/or Anaconda version: 3.7.6
- OS: Mac:
- Virtual environment: docker
Developer Tools Console Output
Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Fix account sync issues - Android Help - Google Support
Step 2: Clear cached data · Open your phone's Settings app. · Tap Apps And then Contacts And then Storage & cache. ·...
Read more >Touch gets out of sync in excel - Microsoft Community
When I try to select a given cell, a different cell is selected. The pointer shown on screen from pen is correct however....
Read more >Configuring a cell to generate an out-of-sync event
The out-of-sync event for cell databases is supported only with: ... check the MCDB data of the primary and the secondary cells.
Read more >How do you prevent your formula line items from getting out ...
Sometimes I try to use something like "=INDEX(M:M,ROW())" which never gets out of sync with the current row, but with 6,000 line items...
Read more >UITableView display and reload behavior is out of sync
I have a normal UITableViewController that accepts an array from a search form (IOW, dynamic data). The form has a push segue to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, looks like I got receipt of how to reproduce this bug:
You will see execution results from previous state, not from current.
Here is a video demonstations and logs:
I hope this would be helpful.
Validated.