Closed
Description
Verify that on loading then running a cell in a notebook the user is notified if:
- 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 - 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
Assignees
Labels
No labels