Replies: 1 comment
-
Cc’ing @stevejpurves who has being doing a lot of work on thebe |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question: what is the current status of getting information about and/or recovering from the kernel dying? Specifically
Context: I'm using sphinx-thebe to add interactive code to a website. This in turn uses thebe to request notebooks from a binderhub server. If I activate the code and wait for long enough, the kernel seems to disconnect permanently. Then pressing "Run" either does nothing or shows an error. Pressing the "launch thebe" button doesn't seem to fix the issue, even if the launch process succeeds. This can be quite frustrating for an end-user who doesn't know what's going on.
Thanks in advance to anyone who reads this, or even better, responds :). I tried to read the documentation, but didn't find relevant information. I'm open to developing new features that would improve the situation, if that would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions