Jupyter Shortcut not working
问题 I am working my code on Jupyter(Python). Normally, the shortcut to insert cell below is 'b' and for above is 'a', but when I do that search bar opens instead of insertion of cell. 回答1: I had this issue and it turned out that my Chrome plugin (Vimium) was intercepting keypresses before Jupyter could capture them. In my case, I just added a rule to the plugin to disable it on my common notebook urls, like localhost:8888 . 回答2: Your issue is probably because of your browser settings. b must be