Yves Delley

Results 131 comments of Yves Delley

A few more random observations: - There is no message on the developer console. - It seems to be associated with a specific cell in the notebook - scrolling over...

Is there anything I can do to help resolve or at least mitigate this issue. It still happens regularly to me, and it is extremely disorienting and annoying, to the...

Unfortunately, the issue seems to persist. This was with `jupyterlab==4.2.0a2` and `notebook==7.1.1`, which, officially, are incompatible. Obviously, I did a restart of the server followed by a hard reload of...

I just found the older bug report #15795, which, from the description, matches the behaviour I see.

I mostly use the notebook interface, but I [previously](https://github.com/jupyterlab/jupyterlab/issues/15968#issuecomment-1992233447) was able to reproduce it in juptyterlab as-well. I was under the assumption that it is therefore a manifestation of a...

I just reproduced it again in JupyterLab 4.2.0b1 (i.e. lab interface), after observing it in Jupyter Notebook 7.2.0a0. "windowing mode" was set to `defer`. I'm now switching to `none`, in...

Does that "windowing mode" only affect the lab interface, or also the classic notebook interface? In classic notebook, same behaviour with `none` even after a hard reload.

Also reproduced with jupyter lab in `none` mode.

I see that @jtpio did merge two changes on the release candidate branch (in `7.2.0b1`, the one that I tested last) that may potentially interact with this (i.e. if I...