Scopes
Collection item
- Unenclosed: An item in a comma-separated list without enclosing delimiters. This could be multi-variable declarations, import statements, etc.
Comment
- Block: A block comment
- Line: A line comment
Interior
- Cell: The body of a code cell in markdown
Notebook cell
- Notebook cell: A cell in a notebook or a markdown code block
Section
- Section: A document section
- Iteration document: Iteration scope for a document section. This is the entire document.
- Iteration parent: Iteration scope for a document section. This is the parent section.