Skip to content

Debugging stuck kernels #6733

Answered by williamstein
miohtama asked this question in Q&A
May 22, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Yes, that's exactly what I do first as well. It's not 100%, but it helps with any generic problems that would impact all Jupyter clients.

If it's something fairly cocalc specific, enabling this DEBUG flag can be helpful:

https://github.com/sagemathinc/cocalc/blob/master/src/packages/jupyter/kernel/kernel.ts#L27

Note that I just massively refactored the Jupyter code in cocalc during the last week, so if you don't build a new image you might not see packages/jupyter. This is in master now though.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@williamstein
Comment options

Answer selected by miohtama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants