Jupyter: Debug Just My Code not working #18140
Unanswered
flyforwardFast
asked this question in
Q&A
Replies: 1 comment
-
As microsoft/vscode-jupyter#8413 (comment) stated, "just my code" does not work for notebook cells. You should also ask this on https://github.com/microsoft/vscode-jupyter/ as that's the extension that provides Jupyter notebook support. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Thanks,
Bin
Beta Was this translation helpful? Give feedback.
All reactions