-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Test: Debug Cell in Jupyter notebooks #133905
Comments
I'm getting this, in the setup phase:
Didn't manage to unblock myself from here. Let me know how I can proceed. |
@DavidKutu suggested:
Doing so gives me an unsupported version of ipykernel, so I'm stuck again:
|
Also, nitpicking: why do we go through great lengths to make sure we use virtual environments, but then |
Managed to unblock myself: I was on Ubuntu 18.04 and that somehow was causing the issue. On Ubuntu 20.04, I successfully installed ipykernel 6.4.1. |
Refs: microsoft/vscode-jupyter#1652
Complexity: 3
Authors: @roblourens, @DavidKutu
Create Issue
Create Issue
Setup
Mac/Linux:
Windows:
"jupyter.logging.level": "verbose"
Testing
Debug Cell
under the Run button, you should hit the breakpoint and start a normal debugging sessionCould not load source ...
More Testing
Jupyter: Variables
gets updated after each stepFiling issues
File issues on the jupyter repo using the link above. Include the log from the Jupyter output channel
Known Issues
The text was updated successfully, but these errors were encountered: