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

Keep notebook kernel bindings for non-untitled notebooks after they close #173352

Merged
merged 1 commit into from Feb 3, 2023

Conversation

roblourens
Copy link
Member

@roblourens roblourens commented Feb 3, 2023

And also only persist the selected kernel in the editor view state for untitled notebook editors.
This basically moves things back to the kernel service being the real source of truth in general, and the editor viewstate being an explicit fix just for the untitled editor case.
Fix #171385

…lose

And also only persist the selected kernel in the editor view state for untitled notebook editors
Fix #171385
Copy link
Member

@rebornix rebornix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@roblourens roblourens merged commit 8b0df66 into main Feb 3, 2023
@roblourens roblourens deleted the roblou/courageous-gayal branch February 3, 2023 19:10
c-claeys pushed a commit to c-claeys/vscode that referenced this pull request Feb 16, 2023
…lose (microsoft#173352)

And also only persist the selected kernel in the editor view state for untitled notebook editors
Fix microsoft#171385
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notebook controller always defaulting to Pyolite with the new MRU kernel picker
3 participants