• InitializationCellWarning is an option for notebooks that determines if a warning should be given when a notebook containing initialization cells is opened.
• The default setting is InitializationCellWarning False. • With the default setting InitializationCellWarning True, a warning in the form of a dialog box is given, asking the user to choose if the initialization cells should be automatically evaluated. • See also: InitializationCell, InitializationCellEvaluation.