##// END OF EJS Templates
Fixing execution related things....
Fixing execution related things. * 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.
Brian E. Granger -
r4378:f1b3d4a0
Show More
Name Size Modified Last Commit Author
/ IPython / external / simplegeneric
__init__.py Loading ...
_simplegeneric.py Loading ...