Keeping kernels running after disconnections #11103
Answered
by
DonJayamanne
david-cortes
asked this question in
Questions and Answers
-
When using the extension in code-server (a fork of vscode that allows accessing it remotely in a web browser), when I hit "refresh" or when the internet connection dies and then returns, running jupyter kernels are gone. Is there some way of preserving running kernels across refreshes and connection interruptions? |
Beta Was this translation helpful? Give feedback.
Answered by
DonJayamanne
Aug 12, 2022
Replies: 1 comment
-
Currently there isn't a way, this feature is planned here #3998 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
david-cortes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently there isn't a way, this feature is planned here #3998
Please upvote that issue