Skip to content

Test new cell execution UI hints #141223

@roblourens

Description

@roblourens

Refs: #130611

Complexity: 3

Create Issue


This feature was 3 changes:

  • When no executing cell is scrolled into view, the editor-level progress bar will be visible
  • A "Go To Executing Cell" button has been added to the notebook toolbar, when the cell is executing
  • When a cell is executing, it gets an animated 🔄 icon where it appears in the breadcrumbs and outline (enable notebook.outline.showCodeCells to see this)

  • Test that these all work as expected
  • The editor progress bar is hidden and shown when clicking from the notebook to another editor, back to the notebook, while a cell is still executing
  • The animations never get stuck showing when a cell is not actually executing
  • For 🌟 bonus points 🌟 , test this with Jupyter debugging. Setup steps here. The animations should not animate when a cell is paused in the debugger.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions