vscode-jupyter: Python Interactive window does not use the python associated with the current file when starting

Currently we aren’t passing the resource: Uri value into most methods. This would result in various parts of the extension not working correctly in a multi-root environment (current code will pick settings from first available workspace folder).

Examples:

This only applies to multi-root environments.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 11
  • Comments: 27 (21 by maintainers)

Most upvoted comments

@ollema I think you have to install zenhub to see the issues? Not sure.

Here’s what it adds for me: image

I’m moving it to New Issues so we triage it again.

That’s wrong. The user should be making the decision, not us. The whole point of integrating with the extension is lost, the user decides what python version is to be used in the current workspace, we should maintain that, we could display a prompt asking them if they would like to change it.

Else we have some major inconsistencies with the, python extension.