-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Scrolling causes display issues: blank areas appear #7597
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
Comments
Hi @oakif. Thank you for creating this issue. Could you please share an example notebook in which you see this happening? This would really help with reproduction. |
Hi, I'm experiencing the same issue. I tested this using a notebook from the LangGraph repository (specifically the reflexion.ipynb example from https://github.com/langchain-ai/langgraph/blob/main/docs/docs/tutorials/reflexion/reflexion.ipynb). I added a cell at the end of the notebook, and when I ran that cell and scrolled back up, I noticed all the previous cells had disappeared from view. For some reason, I cannot attach the notebook here, so you can download the notebook from the link I shared and add this code at the last cell and run everything. Hopefully this additional information helps identify the problem.
|
@HaileyTQuach Thanks for detailing the bug and providing reproduction steps. I’ve tried following them with the downloaded notebook but haven’t been able to reproduce it consistently on my end. Granted, I haven't been able to reliably reproduce it in any of my notebooks—but it still keeps popping up from time to time. Hopefully, with these steps, someone else might be able to pinpoint the issue |
Thank you for the information @oakif and @HaileyTQuach. Would you be able to try with the 7.4 pre-release, to check if it fixes the issue? You can install it via:
|
This is jupyterlab/jupyterlab#17023 |
Thanks! I guess this can be marked as a duplicate. I haven't gotten a chance to try out the pre-release yet. |
Description
Scrolling in a Jupyter Notebook often leads to display issues, for example large blank areas, or scrolling issues.
Reproduce
Expected behavior
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: