question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cell content out of sync

See original GitHub issue

Bug: 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

https://youtu.be/UZb9CEAfr6k

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

https://pastebin.com/XX0jKSpx

Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
atomAlteracommented, May 15, 2020

Ok, looks like I got receipt of how to reproduce this bug:

  1. create new file.
  2. write some stuff in first cell and press Shift+Enter to execute and create new cell.
  3. write some stuff in second cell and press Shift+Enter again.
  4. select first cell with mouse make some changes and execute again with Shift+Enter.
  5. While second cell marked blue, press Cmd+Z
  6. Select first cell and press Shift+Enter.

You will see execution results from previous state, not from current.

Here is a video demonstations and logs:

  1. https://youtu.be/nX5uvukKtEE https://pastebin.com/DwUGVJ4j
  2. https://youtu.be/FihSard3UPI https://pastebin.com/YP2cMFBa

I hope this would be helpful.

0reactions
joyceerhlcommented, Jun 30, 2020

Validated.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found