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: Debug Just My Code not working #8506

Closed
flyforwardFast opened this issue Dec 9, 2021 · 1 comment
Closed

Jupyter: Debug Just My Code not working #8506

flyforwardFast opened this issue Dec 9, 2021 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@flyforwardFast
Copy link

Here is the original bug report that I filed to vscode - Python and i was asked to direct the bug report here.

Environment data

  • VS Code version: 1.62.3 (Universal)
  • Jupyter Extension version (available under the Extensions sidebar): v2021.10.1101450599
  • Python Extension version (available under the Extensions sidebar): v2021.11.1422169775
  • OS (Windows | Mac | Linux distro) and version: Mac BigSur
  • Python and/or Anaconda version: python 3.8.8
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): base
  • Jupyter server running: Local

Expected behaviour

This is a follow up question from (vscode-python - #18085). #18085 was on debugging in python file. This ask is about debugging in Jupyter Notebook. I originally filed under (vscode - #138678) but was suggested to move here.

Basically, with uncheck the option " Jupyter: Debug Just My Code", I should able to debug into the code base that is not written by me, ex: debug into Pytorch or Xgboost library. However, this is not working 1.62.3 also not on 1.63.0 - insider.

Similar thing has also been observed by other users. Please refers to this reply (vscode - jupyter - #8413)

Please help shine some lights on this.

@flyforwardFast flyforwardFast added the bug Issue identified by VS Code Team member as probable bug label Dec 9, 2021
@IanMatthewHuff
Copy link
Member

@flyforward2016 Yes currently debugging into libraries is not supported in notebook debugging. This issue here is the one to track for a resolution on this:
#8146

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 2022
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