def display(self): # XXX: Ideally, we might want to register an IPython display hook. self.on_change(None) IPython.display.display(self.form)