Jupyter
Command Mode
-
CTRL-SHIFT-h- Open a help popup -
a- Above -
b- Below -
CTRL-Enter- Runc,x,v- copy, cut, paste
-
ii- Interrupt Kernel -
00- Restart Kernel
Edit Mode
TAB- CompletionShift-TAB- DocumentationESC- Back to command mode w/o runningCTRL-Enter- Run
Hints
- Add
?to functions and methods to see docs - Add
??to functions and methods to see source - Add cell magic to make matplotlib plots show up:
- See cell magics
- Add
?to magic for docs
Magic keywords