Skip to content

Ensure that we notify the user when an embedded jupyter kernel cannot be found on a user's machine OR it's not selected as the current python extension kernel  #2366

Closed
@greazer

Description

@greazer

Verify that on loading then running a cell in a notebook the user is notified if:

  1. The kernel embedded as metadata in the notebook can't be found on the user's machine. I think we do this for sure.
    OR
  2. The kernel embedded as metadata in the notebook doesn't match the currently selected python extension interpreter (regardless of whether it's found on the machine).

Daniel Moth ran into this problem (probably microsoft/vscode-python#2) and it was highly confusing as to what was happening. This was critical because he knew he needed to install some packages for the notebook to work, but it was really unclear to him where and how to make the changes.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions