def do_display(comp): """Call this to display a component that can later be cleared with the Clear button""" display(comp) DrilsdownUI.displayedItems.append(comp)