• Toggles the collapse state of the active cell of the given notebook and ** all of its "child" cells ** if the cell is a heading.

    Parameters

    • notebook: Notebook

      The target notebook widget.

    Returns any