Native Notebooks - All Jupyter Shortcuts to be supported
See original GitHub issueIssue https://github.com/microsoft/vscode-jupyter/issues/4376 tracked keyboard shortcuts for essentials, but not all.
We need to ensure we support the rest, e.g. O
, etc.
Is this GA or Post GA?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Essential Jupyter Shortcuts to be supported · Issue #4376 ...
Shortcuts for any mode Shift + Enter: run the current cell, select below Ctrl + ... Native Notebooks - Essential Jupyter Shortcuts to...
Read more >Working with Jupyter Notebooks in Visual Studio Code
This topic covers the native support available for Jupyter Notebooks and demonstrates how to: ... You can also use keyboard shortcuts to run...
Read more >Jupyter Notebook Shortcuts - Towards Data Science
Shift + Enter run the current cell, select below · Ctrl + Enter run selected cells · Alt + Enter run the current...
Read more >Announcing Support for Native Editing of Jupyter Notebooks ...
If you don't already have an existing Jupyter Notebook file, open the VS Code Command Palette with the shortcut CTRL + SHIFT +...
Read more >The JupyterLab Interface — JupyterLab 3.6.0b0 documentation
As in the classic Notebook, you can navigate the user interface through keyboard shortcuts. You can find and customize the current list of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
M and Y are already contributed by VS Code core. #6205 resolves all outstanding keybindings tracked by this issue:
These are not supported.