# Weird behaviour after update

**URL:** https://discourse.jupyter.org/t/weird-behaviour-after-update/19471
**Category:** JupyterLab
**Tags:** jupyterlab
**Created:** [May 18, 2023, 7:34pm UTC](https://discourse.jupyter.org/t/weird-behaviour-after-update/19471 "2023-05-18T19:34:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![pwac092](https://yyz1.discourse-cdn.com/flex031/user_avatar/discourse.jupyter.org/pwac092/32/9930_2.png) [@pwac092](https://discourse.jupyter.org/u/pwac092)
#### Post date: [May 18, 2023, 7:34pm UTC](https://discourse.jupyter.org/t/weird-behaviour-after-update/19471/1 "2023-05-18T19:34:54Z")

</div>

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?
