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

Unable to run cells when opening existing notebooks (even after running it before a reload) #5858

Closed
DonJayamanne opened this issue May 12, 2021 · 2 comments
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@DonJayamanne
Copy link
Contributor

  1. Install Jupyter extension
  2. Open a notebook, select Kernel A
  3. Run a cell & confirm execution order changes to 1
  4. Next Select kernel B
  5. Run a cell & confirm execution order changes to 1
  6. Close this notebook
  7. Reload VS Code.
  8. Open the same notebook.
  9. Confirm Kernel B is selected on the bottom
  10. Run a cell, it looks like (progress UI displayed) the cell ran.
  11. But there are errors in the error log indicating that it could not.

Upstream microsoft/vscode#123700

Users running into this #4941 (comment)
@joyceerhl /cc

@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label May 12, 2021
@joyceerhl
Copy link
Contributor

Isn't this the same as #5848?

@DonJayamanne
Copy link
Contributor Author

Duplicate of #5848,

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants