Wrong Python behavior after interrupting %%groovy magic
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
If we interrupt one cell the next cell will display result from last cell

If we try to interrupt infinite loop the cell will hangs

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the %%groovy magic behavior described: interrupt a cell and then run the next cell, or interrupt an infinite loop. The issue names no source file, test, or entry point, so trace the Groovy magic's interrupt and cell-execution handling first; done means the next cell no longer shows the previous result and interruption does not leave the cell hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, jupyter-notebook
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100