Open Geyke opened 2 years ago
I use the example docker file to build a kernel: https://github.com/MrMino/dockernel/blob/master/example_dockerfile
However, I notice whenever I interrupt a cell, it will restart the kernel automatically. For the interrupt mode, I use the default interrupt mode (the SIGINT one).
Any suggestion why this happen?
I use the example docker file to build a kernel: https://github.com/MrMino/dockernel/blob/master/example_dockerfile
However, I notice whenever I interrupt a cell, it will restart the kernel automatically. For the interrupt mode, I use the default interrupt mode (the SIGINT one).
Any suggestion why this happen?