def _default_layout(self): return { 'html': Layout(display="none"), 'image': Layout(display="inline") }