j key in normal mode actions is go down line
open my.py file and my.ipynb file
select my.py tab with editor
using vim keymap, press j at last line
I got activate my.ipynb tab
But at the last line of script, pressing j key
"activate previously used tab' which is bound to " ctrl + shift + ' "
Weired behavior