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

Problems with the "Select kernel" dialog which pops up when you run a notebook in VSCode. #11919

Closed
rchiodo opened this issue Nov 4, 2022 · 7 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Nov 4, 2022

    @rchiodo  the problem seems to be with the "Select kernel" dialog which pops up when you run a notebook in VSCode. 
  • The list of venvs is incomplete, or it apparently doesn't see the venv which the current Python interpreter is using in VSCode.
  • The list of venvs cannot be refreshed.
  • It doesn't have an affordance to enter a path.

Screen Shot 2022-11-04 at 3 55 41 PM

edit:

There seems to be some condition which triggers the current venv to appear in the picklist for 'select kernel'. Cannot quite figure out what that is. Have tried installing ipykernel, have tried running jupyter notebook , etc.

Originally posted by @guidorice in #5319 (comment)

@rchiodo
Copy link
Contributor Author

rchiodo commented Nov 4, 2022

@guidorice I added a new issue for you.

@DonJayamanne DonJayamanne assigned DonJayamanne and unassigned amunger Nov 4, 2022
@mateo-st
Copy link

mateo-st commented Nov 8, 2022

Same problem for me. Kernel lists only a few virtual environments (and only one created from venv), but in environment list all appear.

@dat-linux
Copy link

What happened to "enter interpreter path" option in the dropdown???

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Nov 11, 2022

happened to "enter interpreter path" option in the dropdown???

I'm sorry, but such an option never existed, do you know what version thsi existed int.
Its possible you are referring to the Python Interpreter picker provided by the Python extension.

@DonJayamanne
Copy link
Contributor

Same problem for me. Kernel lists only a few virtual environments (and only one created from venv), but in environment list all appear.

This has been fixed in the latest pre-release version of the Juptyer extesnion, Will close this for now,
Please install VS Code insiders and the latest pre-release version of Jupyter & Python extension

The list of venvs cannot be refreshed.

Same as previous comment.

It doesn't have an affordance to enter a path.

This isn't supported, you can add a path into Python Interpreters and their environments should now automatically show up in Jupyter extension as well.

Closing this as all have been addressed in the latest pre-release version.

@kuntojirohan
Copy link

I'm still facing this issue, exactly the same as mentioned by @rchiodo. Any particular fixes gone into the latests releases of the plugins?

@DonJayamanne
Copy link
Contributor

still facing this issue, exactly the same as mentioned b

please could you file a Seagate bug.
or provide more information like the following

  • version of extension and vscode
  • screenshot
  • what exactly is not wishing and what is expected

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants