|
|
|||
|
|
|
| CellContext is an option for Cell which specifies the context to use for the evaluation of the contents of the cell. |
| "context`" | explicit context | |
| Notebook | unique to this notebook | |
| CellGroup | unique to this cell group | |
| Cell | unique to this cell |
Examples in this documentation use a unique CellContext for each example group:
|