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

Retrieve notebook sessions via the positron.runtime API #5632

Merged
merged 13 commits into from
Dec 10, 2024

Conversation

seeM
Copy link
Contributor

@seeM seeM commented Dec 5, 2024

The goal of this PR is to stop relying on the positron-notebook-controller extension's notebook session service tracking the running notebook sessions and instead use the existing positron.runtime.getNotebookSession method. It's another step toward removing the notebook session service altogether.

Related to #2671

QA Notes

Tests should continue to pass and opening/closing/restarting/executing notebooks should feel stable in general.

@seeM seeM requested a review from nstrayer December 5, 2024 15:51
nstrayer
nstrayer previously approved these changes Dec 9, 2024
Copy link
Contributor

@nstrayer nstrayer left a comment

Choose a reason for hiding this comment

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

Things work great and tentatively feel a more stable (quickly restarting positron while notebooks are starting up etc..)

@seeM seeM merged commit 0a51167 into main Dec 10, 2024
5 checks passed
@seeM seeM deleted the 2671-get-notebook-session-from-positron branch December 10, 2024 12:50
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2024
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.

2 participants