Closed jtelleriar closed 1 year ago
run-in-console Shortcut is missing:
{ "command": "notebook:run-in-console", "keys": [ "Ctrl Enter" ], "selector": ".jp-Notebook.jp-mod-editMode" }
I think what's happening is that JupyterLab does not ship with a default shortcut for that command. And if you add a custom shortcut for it, it appears that it does not show up in the shortcut editor.
run-in-console Shortcut is missing: