Monday 2 August 2021

How can I debug a dieing jupyter notebook ipython kernel?

When running my jupyter notebooks, the ipython kernel (Python 3.8, Anaconda) keeps dieing and being restarted.

I want to find what causes it to misbehave. Sadly, I can find no debugging information other than the kernel is dead and restarted.

How can I find more verbose information which may help with post mortem analysis? Is there any error log or something like that?



from How can I debug a dieing jupyter notebook ipython kernel?

No comments:

Post a Comment