jupyter_contrib_nbextensions
stable
  • Installing jupyter_contrib_nbextensions
  • List of provided nbextensions
    • KernelExecOnCells library and nbextensions
    • (some) LaTeX environments for Jupyter
    • 2to3 Converter
    • AddBefore
    • Autopep8
    • AutoSaveTime
    • Autoscroll
    • Cell Filter
    • Code Font Size
    • Code prettify
    • Codefolding
    • Codefolding in Editor
    • Collapsible Headings
    • Comment/Uncomment Hotkey
    • contrib_nbextensions_help_item
    • datestamper
    • Equation Auto Numbering
    • ExecuteTime
    • Execution Dependencies
    • Exercise
    • Exercise2
    • Export Embedded HTML
    • Freeze
    • Gist-it
    • Help panel
    • Hide Header
    • Hide input
    • Hide input all
    • Highlight selected word
    • highlighter
    • Hinterland
    • Initialization cells
    • isort formatter
    • Keyboard shortcut editor
    • Launch QTConsole
    • Limit Output
    • Purpose
    • Usage
    • Credit
    • Move selected cells
    • Navigation-Hotkeys
    • nbTranslate
    • Notify
    • Printview
    • Python Markdown
    • Rubberband
    • Ruler
    • Runtools
    • Scratchpad
    • ScrollDown
    • Select CodeMirror Keymap
    • SKILL Syntax
    • Skip-Traceback
    • Snippets
    • Snippets Menu
    • spellchecker
    • Split Cells Notebook
    • Table of Contents (2)
    • table_beautifier
    • Toggle all line numbers
    • Tree Filter
    • Variable Inspector
    • zenmode
  • Troubleshooting
  • Exporting
  • Notebook extension structure
  • Jupyter configuration files
jupyter_contrib_nbextensions
  • Docs »
  • List of provided nbextensions »
  • Navigation Hotkeys
  • Edit on GitHub

Navigation Hotkeys¶

Adds new key combinations for easier notebook navigation.

Edit-mode hotkeys:

  • pageup - scroll page up
  • pagedown - scroll page down
  • Alt- + - Split cell and keep cursor position
  • Alt- - - Combine cell and keep cursor position
  • Alt-n - Toggle line number display in current codecell
  • Shift-Enter - Execute cell, goto next cell and stay in edit mode if next cell is a code cell or unredered markdown cell
  • Ctrl-Enter - Execute cell and stay in edit mode if cell is a code cell
  • Ctrl-y - toggle celltype between markdown and code

Command-mode hotkeys:

  • esc - toggle to edit mode
  • home - Go to top of notebook
  • end - Go to bottom of notebook
  • pageup - scroll page up
  • pagedown - scroll page down
Next Previous

© Copyright 2015-2018, Jupyter Contrib Team. Revision 7aa01920.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.