Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.8k
Open
Labels
Description
Description
Stale[*] execution indicator appears on cell undo
Reproduce
- Create a cell with
import time; time.sleep(10) - Run it
- Split it into two cells with
Shift - - Merge the cells again
Shift M - Interrupt kernel
- Undo cell operation
- See the cell is marked as running
[*]
Screencast.From.2025-12-04.13-07-45.mp4
Expected behavior
The cell execution state gets updated after undo/redo to match the current state.
Context
- JupyterLab version: 4.5.0