notebook icon indicating copy to clipboard operation
notebook copied to clipboard

The previous blocks (added in the middle) disappear after scrolling down

Open yilanzheng opened this issue 1 year ago • 1 comments
trafficstars

Description

If I insert a code block in the middle, for example, add a code block below an existing block, and if I scroll down or execute this block, it will disappear. If I scroll up, it reappears again. However, after I execute the block, even if I scroll up, I can only go to the output, no way to ever see the code block again or to modify the code.

Expected behavior

Context

  • MacOS 14.6.1
  • Safari Version 17.6 (19618.3.11.11.5)
  • Jupyter Notebook 7.2.1
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter notebook` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here, if applicable.

yilanzheng avatar Aug 23 '24 19:08 yilanzheng