jp-kernel icon indicating copy to clipboard operation
jp-kernel copied to clipboard

Any advice on how to debug a new kernel

Open GordonSmith opened this issue 5 years ago • 1 comments

I am about to start development on a new kernel and was wondering if anyone had a way to attach a debug session to the kernel when its used within Jupyter?

GordonSmith avatar Oct 06 '20 12:10 GordonSmith

I haven't tested it, but I guess it's possible to add the --inspect switch here.

n-riesco avatar Oct 06 '20 16:10 n-riesco