mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
27b5357678
* Extra enter on FF is fixed by hooking into CodeMirror's onKeyEvent hook. We now have CodeMirror ignore shift-enter completely as we handle it ourselves. * The cell execution logic in notebook.js has been refactored and the Run All/Selected buttons have been hooked up. |
||
---|---|---|
docs/source/_static | ||
IPython | ||
.gitignore | ||
setup.py | ||
setupbase.py |