Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue proposes adding an annotated screenshot to the JupyterLab documentation to visually illustrate the different areas of the Jupyter Front-End Shell. The goal is to help new extension developers easily identify where each shell area (including hidden ones like the header) is located, making the existing text-based list more accessible and understandable.
AI Summary: The user reports an intermittent scroll glitch in standalone Jupyter notebooks where, after a long notebook's cell that used `display.clear_output` fails with an exception, scrolling upwards causes the view to suddenly jump and align with the top of the *next* cell. The exact trigger is unclear, making it hard to consistently reproduce.