Skip to content

If Python is missing server auto starter tries to run and pops up the "Needs Python Extension" modal #10615

Closed
@joyceerhl

Description

@joyceerhl

Testing #10590

For step 7 in the Install Python Extension command scenario, i.e.

Uninstall the Python extension to clear the kernel that was found (might need to reload the window here as we cache the controllers that we find). This time, instead of clicking the run button click on the command directly and run the command from the kernel picker menu.

Uninstalling the Python extension also uninstalls the Jupyter extension. This is because of the extension pack relationship--all extensions that are part of an extension pack are uninstalled when the extension pack itself is uninstalled.

Additionally, after uninstalling the Python extension I'm prompted to reload the window as mentioned in the TPI. After the reload, presumably because a notebook is open already, I get this:
image

If we're already recommending the Python extension this strongly (having a kernel command to install the Python extension), could we also update this dialog in the screenshot above to include an Install button which will directly install the Python extension?

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugnotebook-getting-startedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions