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

Getting stuck when starting to debug a notebook cell #14979

Closed
1 of 2 tasks
moesphere opened this issue Jan 4, 2024 · 3 comments
Closed
1 of 2 tasks

Getting stuck when starting to debug a notebook cell #14979

moesphere opened this issue Jan 4, 2024 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-debugging

Comments

@moesphere
Copy link

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

Debugging of a notebook cell is stuck forever when started.
This is related to issue 13349.

MWE (debug random python function in cell):

slice()

VS Code Version

Version: 1.85.1 Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2 Date: 2023-12-13T09:49:37.021Z Electron: 25.9.7 ElectronBuildId: 25551756 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Windows_NT x64 10.0.19044

Jupyter Extension Version

v2023.11.1003402403

Jupyter logs

No response

Coding Language and Runtime Version

Python v3.10.12

Language Extension Version (if applicable)

Pylance v2023.12.1

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Local

@moesphere moesphere added the bug Issue identified by VS Code Team member as probable bug label Jan 4, 2024
@rebornix rebornix assigned DonJayamanne and unassigned rebornix Jan 4, 2024
@DonJayamanne
Copy link
Contributor

@moesphere sorry you are running into this issue.
Please can you share more information than this is related toxxx

  • Please can you providce steps to repro the issue
  • Please can you share the logs as follows

Please could you enable logging as follows:

  • Open settings & go into Jupyter->Logging
  • Change the value to verbose
  • Reload VS Code,
  • Attempt to repro the issue & then copy the output from the Jupyter output panel.

@DonJayamanne DonJayamanne added info-needed Issue requires more information from poster notebook-debugging labels Jan 4, 2024
@nataziel
Copy link

@DonJayamanne this is likely a duplicate of #14958

@moesphere
Copy link
Author

Yes, it is a duplicate of #14958.

I am experiencing the same as mentioned in the issue: If I switch to a different python version, it works.

I will comment in the original issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
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 info-needed Issue requires more information from poster notebook-debugging
Projects
None yet
Development

No branches or pull requests

4 participants