mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
9fa9f0b15f
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. |
||
---|---|---|
docs/source/_static | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |