How to run cell and stay on it in a jupyter notebook on VS code
I am using jupyter notebook on a mac (silicon).
I would like to run a cell and stay on it (keep working on it / debugging etc.). But It keeps jumping to the next cell (or creating a new cell below).