Good afternoon,
I’ve just updated to jupyterlab 4 using pip on debian 12 This updated async-lru-2.0.2 jupyter-lsp-2.1.0 jupyter-server-2.5.0 jupyterlab-4.0.0 typing-extensions-4.5.0
After the update, everytime I run a cell (shift-Enter), the cursor moves to the next cell and the screen moves to show the new cell at the top, hiding the code I was writing.
This was not standard behaviour in jupyterlab 3.6.3. Is there a way to get back to that old behaviour?