##// 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 / css
base.css Loading ...
boilerplate.css Loading ...
layout.css Loading ...
nbbrowser.css Loading ...
notebook.css Loading ...
renderedhtml.css Loading ...