Cannot interrupt python kernel using hydrogen package on atom, on windows. This is a known issue since 2017, still unresolved (https://github.com/nteract/hydrogen/issues/597).
I was wondering if anyone on here had found a solution and/or if anyone knows of a comparable IDE.
Jupyter nb is quite slow when editing large files for me. Hydrogen runs much more smoothly with comparable functionality (can run blocks of code at a time, can fold using specific identifiers, can skip from folded section to folded section using key binds = replicates a notebook). But the inability to interrupt is an issue. So, just looking for an alternative (or a fix).
Thanks