Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Better way to handle kernel restarts #322

Closed
jtpio opened this issue Dec 23, 2019 · 1 comment · Fixed by #345
Closed

Better way to handle kernel restarts #322

jtpio opened this issue Dec 23, 2019 · 1 comment · Fixed by #345
Milestone

Comments

@jtpio
Copy link
Member

jtpio commented Dec 23, 2019

This is an issue for the following TODO:

// TODO: is there a better way to handle restarts?

When we update to target JupyterLab 2.0, we might want to have a look at ConnectionStatus and the connecting status to handle kernel restarts:

https://github.com/jupyterlab/jupyterlab/blob/aa09c52b5e6bd2300dd705a784d4f1eb53b40254/packages/services/src/kernel/kernel.ts#L886

We will also have to update to using a SessionContext instead of a ClientSession.

@jtpio jtpio added this to the 0.2.0 milestone Dec 23, 2019
@jtpio
Copy link
Member Author

jtpio commented Dec 23, 2019

Related PR: jupyterlab/jupyterlab#7252

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 a pull request may close this issue.

1 participant