Skip to content
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

Jupyter (code) cell content displayed differs to what is passed to the interpreter #1857

Closed
davidefiocco opened this issue Apr 3, 2020 · 2 comments

Comments

@davidefiocco
Copy link

Bug: Notebook Editor, Interactive Window, Editor cells

Steps to cause the bug to occur

  1. I can't reproduce this systematically, but occurs from time to time.

Actual behavior

It can happen that when I execute (shift+Enter) a cell, the input of the cell doesn't correspond to what is actually executed. This is very puzzling!

Take this as an example:
error

Expected behavior

What I type in the input cell should be what actually gets executed

Your Jupyter and/or Python environment

Please provide as much info as you readily know

  • Jupyter server running: Local
  • Extension version: 2020.3.71659
  • VS Code version: 1.43.2
  • Python and/or Anaconda version: 3.7.7
  • OS: Windows:
  • Virtual environment: conda

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

@jmew
Copy link
Contributor

jmew commented Apr 3, 2020

Thanks for the issue. Looks like its a duplicate of microsoft/vscode-python#10949. Closing this one in favor of the other one, so feel free to leave comments in the other issue

@jmew jmew closed this as completed Apr 3, 2020
@greazer
Copy link
Contributor

greazer commented Apr 3, 2020

And microsoft/vscode-python#10949 is likely a dupe of microsoft/vscode-python#10773

@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
@microsoft microsoft unlocked this conversation Nov 13, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants