Notebook

Notebook[{cell1,cell2,}]

is the lowlevel construct that represents a notebook manipulated by the Wolfram System front end.

Details

  • Notebook files contain explicit Notebook expressions written out in textual form.
  • You can manipulate open notebooks in the front end using standard commands in the front end, and using the Option Inspector.
  • Open notebooks in the front end are referred to in the kernel by NotebookObject constructs. You can use Options and SetOptions to look at and modify options for open notebooks.

Examples

open allclose all

Basic Examples  (1)

Use low-level Notebook and Cell expressions to construct a notebook:

Scope  (3)

Use a Notebook expression for representing graphics:

A Notebook expression for a two-dimensional input form:

A Notebook expression for text and a control object:

Options  (3)

Background  (1)

Set a background color:

CellGrouping  (1)

Set to Manual to allow arbitrary cell grouping arrangements:

Editable  (1)

Set to False to disable interactive changes:

Wolfram Research (1996), Notebook, Wolfram Language function, https://reference.wolfram.com/language/ref/Notebook.html (updated 2007).

Text

Wolfram Research (1996), Notebook, Wolfram Language function, https://reference.wolfram.com/language/ref/Notebook.html (updated 2007).

CMS

Wolfram Language. 1996. "Notebook." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/Notebook.html.

APA

Wolfram Language. (1996). Notebook. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Notebook.html

BibTeX

@misc{reference.wolfram_2023_notebook, author="Wolfram Research", title="{Notebook}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/Notebook.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_notebook, organization={Wolfram Research}, title={Notebook}, year={2007}, url={https://reference.wolfram.com/language/ref/Notebook.html}, note=[Accessed: 18-March-2024 ]}