def _default__children(self): box = Box([self.image_widget], layout=self.layouts['image']) return box, self.html_widget