Evaluate Initialization Cells evaluates all initialization cells in the notebook.
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
Rerender Graphics rerenders the selected graphics.
Annotation[expr, data] represents an expression expr, with annotation data.Annotation[expr, data, " type"] specifies the type of annotation being given.
CellContext is an option for Cell which specifies the context to use for the evaluation of the contents of the cell.
CellDingbat is an option for Cell which specifies what dingbat to use to emphasize a cell.
CellFrameColor is an option that specifies the color of the frame around a cell.
CellLabelMargins is an option for cells that specifies the absolute margins in printer's points around a cell label.
DefaultNewInlineCellStyle is an option for cells that specifies the default style to use for new inline cells created in the notebook.
DefaultNotebook is a global option that specifies which notebook is used as a template for all new notebooks.