is an option for Cell which gives an expression to evaluate after each ordinary evaluation of the contents of the cell.


CellEpilog
is an option for Cell which gives an expression to evaluate after each ordinary evaluation of the contents of the cell.
Details

- CellEpilog is evaluated for all ordinary kernel evaluations, as initiated for example by
or by Evaluate in Place.
- It is not evaluated for evaluations associated with Dynamic objects.
- The default setting is CellEpilog->None.
Examples
open all close allBasic Examples (1)
Applications (2)
Set options on a cell to numericize output from a particular input cell using $Post:
This cell produces a numerical result:
Rules for setting up local package contexts for a cell:
Newly created symbols in the following cell will be in the context "c1`":
Related Guides
Related Workflows
- Set Up an Initialization Cell
History
Text
Wolfram Research (2007), CellEpilog, Wolfram Language function, https://reference.wolfram.com/language/ref/CellEpilog.html.
CMS
Wolfram Language. 2007. "CellEpilog." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CellEpilog.html.
APA
Wolfram Language. (2007). CellEpilog. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CellEpilog.html
BibTeX
@misc{reference.wolfram_2025_cellepilog, author="Wolfram Research", title="{CellEpilog}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/CellEpilog.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_cellepilog, organization={Wolfram Research}, title={CellEpilog}, year={2007}, url={https://reference.wolfram.com/language/ref/CellEpilog.html}, note=[Accessed: 08-August-2025]}