Jupyter Notebook 5.5.0 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. In [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); 3.5. Keyboard Shortcut Customization 37 Jupyter0 码力 | 143 页 | 1.81 MB | 1 年前3
Jupyter Notebook 5.7.5 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); Likewise, to remove a shortcut, use remove_shortcut:0 码力 | 155 页 | 1.71 MB | 1 年前3
Jupyter Notebook 5.7.0 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. In [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); 3.5. Keyboard Shortcut Customization 37 Jupyter0 码力 | 145 页 | 1.83 MB | 1 年前3
Jupyter Notebook 5.7.3 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); Likewise, to remove a shortcut, use remove_shortcut:0 码力 | 155 页 | 1.86 MB | 1 年前3
Jupyter Notebook 5.7.6 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); Likewise, to remove a shortcut, use remove_shortcut:0 码力 | 155 页 | 1.71 MB | 1 年前3
Jupyter Notebook 5.6.0 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. In [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); 3.5. Keyboard Shortcut Customization 37 Jupyter0 码力 | 143 页 | 1.81 MB | 1 年前3
Jupyter Notebook 5.7.1 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. In [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); 3.5. Keyboard Shortcut Customization 37 Jupyter0 码力 | 145 页 | 1.82 MB | 1 年前3
Jupyter Notebook 5.7.4 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); Likewise, to remove a shortcut, use remove_shortcut:0 码力 | 155 页 | 1.86 MB | 1 年前3
Jupyter Notebook 5.7.2 Documentationkeyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. • If add_shortcut. In [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); 3.5. Keyboard Shortcut Customization 37 Jupyter0 码力 | 145 页 | 1.83 MB | 1 年前3
Jupyter Notebook 5.5.0 Documentationcommand_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', handler : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress returns false it indicates that the event should stop propagating and the default action should not be performed. For further details about the event object or event handling, see the jQuery docs. If you add_shortcut. In [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', function (event) { IPython.notebook.execute_cell(); return false; }); Likewise, to remove a shortcut, use0 码力 | 196 页 | 4.45 MB | 1 年前3
共 62 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













