Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter Notebook Always Jumping to Currently Selected Cell When Scrolling #7576

Open
dchen1207 opened this issue Feb 3, 2025 · 3 comments
Open
Labels
bug status:Needs Info status:Needs Triage Applied to issues that need triage

Comments

@dchen1207
Copy link

dchen1207 commented Feb 3, 2025

Description

Whenever a cell is selected, I can't scroll up or down without the screen jumping to the currently selected cell. It's super annoying whenever I am currently working on a line of code and I need to reference some code from above or below, but I can't scroll past the cell I'm currently typing in. This issue didn't occur until after I installed tensorflow.

@dchen1207 dchen1207 added bug status:Needs Triage Applied to issues that need triage labels Feb 3, 2025
@krassowski
Copy link
Member

This should be fixed in latest alpha of 7.4 version thanks to jupyterlab/jupyterlab#17064

@RRosio
Copy link
Collaborator

RRosio commented Feb 4, 2025

@dchen1207 if you can try Mike's suggestion (pip install notebook --pre), could you share if this issue is resolved for you?

@dchen1207
Copy link
Author

Hi I tried the fix with the latest alpha of 7.4 and it worked, thank you guys so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:Needs Info status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

No branches or pull requests

3 participants