##// END OF EJS Templates
DRY: refactor common keyboard handling to Cell...
DRY: refactor common keyboard handling to Cell Our edit mode keyboard shortcuts don't distinguish between being in a code cell or in a text cell, so it makes sense to handle both in one place. This is a first step in that direction.

File last commit:

r11729:5cc34183
r15757:d9e38ff0
Show More
index.rst
13 lines | 139 B | text/x-rst | RstLexer
Brian Granger
Cleanup of docs....
r2275 .. _about_index:
=============
About IPython
=============
.. toctree::
:maxdepth: 1
credits
history
license_and_copyright