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

Notebook Kernel not used #2087

Closed
DonJayamanne opened this issue Mar 25, 2020 · 3 comments
Closed

Notebook Kernel not used #2087

DonJayamanne opened this issue Mar 25, 2020 · 3 comments
Assignees

Comments

@DonJayamanne
Copy link
Contributor

In IpyWidgets branch

  • Open Workspace with PythonA
  • Open python file so Jupyter is auto started
  • Open notebook with saved kernel information pointing to PythonB
  • When notebook is opened, you'll see that it is using kernel PythonA
  • Run import sys;sys.executable and it points to PythonA
@rchiodo rchiodo self-assigned this Mar 31, 2020
@rchiodo
Copy link
Contributor

rchiodo commented Mar 31, 2020

I'm not reproing this.

@rchiodo
Copy link
Contributor

rchiodo commented Mar 31, 2020

The worst I get is that a kernel change does not mark the notebook as dirty, but if I run a cell I can save the other kernel. Reopening the notebook uses the new kernel.

@rchiodo
Copy link
Contributor

rchiodo commented Mar 31, 2020

Going to submit a change to make the notebook dirty on kernel change

@rchiodo rchiodo closed this as completed Apr 10, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 18, 2020
@microsoft microsoft unlocked this conversation Nov 13, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2021
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

2 participants