h: Bring up keyboard shortcuts screen.The IPython Notebook has two different keyboard input modes. Edit mode allows you to type code/text into a cell and is indicated by a green cell border. Command mode binds the keyboard to notebook level actions and is indicated by a grey cell border.
Enter: Enter edit mode.Esc or ctrl-m: Enter command mode.