You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thank you for your contribution @yilanzheng! This issue has been reported previously in jupyterlab/jupyterlab#16373. Currently the workaround is to switch windowing mode from full to none or defer. Another option is to upgrade your browser to Safari Technical Preview.
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
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: