• Finds the "parent" heading of the given cell and expands. Used for the case that a cell becomes active that is within a collapsed heading.

    Parameters

    • cell: Cell<ICellModel>

      "Child" cell that has become the active cell

    • notebook: Notebook

      The target notebook widget.

    Returns void

Generated using TypeDoc