Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 721 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 721 Bytes

Jupyter Keymap for (all) Notebooks

A Visual Studio Code extension that provides Jupyter keyboard shortcuts for all Notebooks.

  • Why create another extension when these keyboard shortcuts are already supported in Jupyter Notebooks (via Jupyter Extension)?
    • The goal is to have the same keyboard shortcuts for all notebooks, not just Jupyter Notebooks in VS Code.
  • What about Jupter Extension Keyboard Shortcuts
    • This extension will will disable keyboard shortcuts contributed by the Jupyter extension.
    "jupyter.enableKeyboardShortcuts": false

License

MIT