Options
All
  • Public
  • Public/Protected
  • All
Menu

Module NotebookActions

A namespace for handling actions on a notebook.

Index

Functions

changeCellType

clearAllOutputs

clearOutputs

copy

cut

deleteCells

extendSelectionAbove

extendSelectionBelow

insertAbove

insertBelow

mergeCells

paste

redo

run

runAll

runAndAdvance

  • Run the selected cell(s) and advance to the next cell.

    Notes

    If the last cell is run, a new code cell will be created in edit mode and selected.

    Parameters

    Returns void

runAndInsert

selectAbove

selectBelow

splitCell

toggleAllLineNumbers

toggleLineNumbers

undo

Generated using TypeDoc