xrview.notebook.NotebookPlot.show

NotebookPlot.show(remake_layout=False)

Show the plot in a jupyter notebook.

Parameters
remake_layoutbool, default False

If True, call make_layout even when the layout has already been created. Note that any changes made by modify_figures will be omitted.