notebookOutputOption property

NotebookOutputOption? notebookOutputOption
final

Whether to include the notebook cell output when sharing the notebook. The default is Disabled.

Implementation

final NotebookOutputOption? notebookOutputOption;