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

Pylance hints not working in Jupyter Notebook in Remote Tunnel #6330

Open
this-josh opened this issue Aug 30, 2024 · 2 comments
Open

Pylance hints not working in Jupyter Notebook in Remote Tunnel #6330

this-josh opened this issue Aug 30, 2024 · 2 comments
Assignees
Labels
needs repro Issue has not been reproduced yet

Comments

@this-josh
Copy link

Environment data

  • Pylance version: 2024.8.2
  • OS and version: Ubuntu 22.04
  • Python version (& distribution if applicable, e.g. Anaconda): 3.12

The behaviour in #5071 which was also mentioned here microsoft/vscode#196740 seems to be occurring again.

At the end of the #5071 issue there seems to be at least four people still experiencing this and it was advised to open a new ticket. Given that this is the same issue resurfacing I'm keeping the issue report minimal

When I try to execute a cell I get NO notebook document for 'file://// and the cell fails to run.

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Aug 30, 2024
@this-josh this-josh changed the title #5071 is back Pylance hints not working in Jupyter Notebook in Remote Tunnel Aug 30, 2024
@heejaechang
Copy link
Contributor

looks like dup of #5034

@microsoft microsoft deleted a comment Aug 30, 2024
@KacieKK
Copy link
Contributor

KacieKK commented Sep 4, 2024

Hey @this-josh, thanks for posting this issue. I am trying to reproduce this issue, Can you please provide a small code sample and log as described under "Filing an issue" in the troubleshooting guide?

Or could you confirm that the below steps repro this issue for you? (quoted from #5071)

Open VS code from WSL
Create a new notebook
Create a cell
Deselect the code
Hit 'dd'
Hit 'z'
Repeat until crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

3 participants