set_layout_factory

set_layout_factory#

glue_jupyter.set_layout_factory(func)[source]#

Set the function to use to generate the viewer layout. This should take a viewer class and return a widget containing the viewer widgets laid out in the desired way.