Description
The most common use of CTRL+C in Jupyter console is to cancel the running Spark stage, but the current implementation only interrupts the monitoring thread. Interrupting a running cell should cancel running Spark jobs.
Attachments
Issue Links
- links to