##// 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.
Paul Ivanov -
r15757:d9e38ff0
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
__init__.py Loading ...
convert.py Loading ...
current.py Loading ...
reader.py Loading ...
sign.py Loading ...