#!/usr/bin/env python # coding: utf-8 # # Keyboard Shortcut Customization # You can customize the `command` mode shortcuts from within the Notebook Application itself. # # Head to the **Settings** menu and select the **Settings Editor** item. # A dialog will guide you through the process of adding custom keyboard shortcuts. # # Keyboard shortcut set from within the Notebook Application will be persisted to your configuration file. # A single action may have several shortcuts attached to it.