Skip to content

Unable to Scroll Up in Jupyter Notebook #7520

Open
@ruidazeng

Description

Description

When attempting to scroll up in a Jupyter notebook, the view automatically bounces back down to the current position. This prevents the user from reviewing earlier cells or content above the current view.

Reproduce

  1. Open a Jupyter notebook.
  2. Execute a few cells to create scrollable content.
  3. Attempt to scroll up to view earlier content in the notebook.
  4. Observe the behavior: the view bounces back to the current execution cell.

Expected behavior

It should let me scroll up.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions