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

Latest IPython breaks run by line stepping #9130

Closed
rchiodo opened this issue Feb 25, 2022 · 5 comments
Closed

Latest IPython breaks run by line stepping #9130

rchiodo opened this issue Feb 25, 2022 · 5 comments
Labels
bug Issue identified by VS Code Team member as probable bug notebook-debugging verified Verification succeeded
Milestone

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Feb 25, 2022

Install IPython 8.1.0 or greater
Run by line on a cell with more than one line
It won't step through the cell one line at a time. Instead it keeps jumping back to the first line.

@rchiodo rchiodo added the bug Issue identified by VS Code Team member as probable bug label Feb 25, 2022
@rchiodo
Copy link
Contributor Author

rchiodo commented Feb 25, 2022

Same thing happens for Debug cell (just put a breakpoint on the first line)

@rchiodo
Copy link
Contributor Author

rchiodo commented Feb 25, 2022

See this issue here:
microsoft/debugpy#854

@fabioz
Copy link

fabioz commented Feb 26, 2022

I just provided a pull request with a fix for this in debugpy.

@DonJayamanne
Copy link
Contributor

Closing as fixed, needs to be verified

@connor4312 connor4312 added the verified Verification succeeded label Apr 28, 2022
@connor4312
Copy link
Member

Verified working in 8.2.0

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2023
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 notebook-debugging verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants