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
using safari and duckduckgo in macOS (15.0), the button or shortcut key to add a new cell above or below does not result a new cell being added/rendered.
Reproduce
click on "+" or esc + b or c, in safari or duckduckgo browser, nothing happens, sometimes even refresh does not reveal the new cell..
Expected behavior
Context
OS = macOS 15.0 on M1
Safari = Version 18.0 (20619.1.26.31.6)
duckduckGo = Version 1.99.0 (234)
python = 3.12
jupyter nb = Version: 7.2.2
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 opening this issue @dxunix! As @krassowski has mentioned, there is a workaround suggested in #7444 (comment), and a fix for this is JupyterLab would also be available in Notebook 7.
Description
using safari and duckduckgo in macOS (15.0), the button or shortcut key to add a new cell above or below does not result a new cell being added/rendered.
Reproduce
click on "+" or
esc
+b
orc
, in safari or duckduckgo browser, nothing happens, sometimes even refresh does not reveal the new cell..Expected behavior
Context
OS = macOS 15.0 on M1
Safari = Version 18.0 (20619.1.26.31.6)
duckduckGo = Version 1.99.0 (234)
python = 3.12
jupyter nb = Version: 7.2.2
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: