##// END OF EJS Templates
Merge pull request #884 from fperez/nb-usability...
Merge pull request #884 from fperez/nb-usability Various Notebook usability fixes: - add kernel restart dialog confirmation (it destroys the user session) - add missing keybindings - change language from 'terminal mode' to 'in-place execution' which is more descriptive - adjust spacing/padding and colors slightly for readability and better use of space in small screens. - add line numbering toggle to code cells. Triggered with C-m-l. - show keybindings in monospaced font. - add QuickHelp button that is always visible and at the top. - add missing keybindings for kernel interrupt/restart from the kbd.
Fernando Perez -
r5075:4cc4dc87 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / codemirror
lib
mode
theme
LICENSE Loading ...
README-IPython.rst Loading ...
README.md Loading ...

CodeMirror 2

CodeMirror 2 is a rewrite of CodeMirror
1
. The docs live
here, and the project page is
http://codemirror.net/.