Hi, I noticed that the default shortcut key for running cells in the Jupyter Notebook file of the macOS version of VSCode is Ctrl+Enter. I think it should be as consistent as possible with the original Jupyter Notebook shortcut keys (Command+Enter in macOS), especially this most basic sh...
open three dots menu (Chrome/Edge) It may or may not be ok to override these. We can discuss this on JupyterLab call on Wednesday. Would it be also ok to just use F11 which is typically default for full screen? This way the contribution of this PR is: it adds a menu entry it al...
Pressing SHIFT+ENTER on select code, used to open Interactive Window. Now I can only right click and send to interactive window. I've search all internet for a fix, nothing works I do have check the box: "When pressing shift+enter, send select code in a Python file to the Jupyter ...
New issue Jump to bottom Add Tab as an alternative shortcut for accepting inline completion #16565 Merged krassowski merged 13 commits into jupyterlab:main from andrewfulton9:completer_shortcuts Aug 28, 2024 Merged Add Tab as an alternative shortcut for accepting inline completion #16565 ...
I'm getting a separate cursor for each cell. After execution of one cell the cursor does not move to other and when I click in the next cell the cursor appears in previous and present both . Please help me fixing this. Even I am getting this error. I am not able to find any solut...