jupyter / jupyter/notebook

Focus goes to bottom of page

Open
#2,489 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

When executing cells in the notebook, one by one, the cell selector moves down the screen until it hits the bottom. It then remains there as more cells are executed.

Often, the bottom of the screen is not well visible (think, e.g., of classrooms) and even when it is, is uncomfortable to focus on.

Would it be feasible to have the notebook scroll automatically to make the active cell remain higher on the screen?

Contributor guide

Open the contributing guide

Research direction

Reproduce the behavior in a notebook by executing cells one at a time and observing the active-cell selector as it reaches the bottom of the viewport. Trace the notebook UI code responsible for execution focus and scrolling, then verify that sequential execution keeps the active cell at a more comfortable position on screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.