xrview.notebook.NotebookSpacer¶
-
class
xrview.notebook.NotebookSpacer[source]¶ A notebook spacer.
-
__init__()¶ Constructor.
Methods
__init__()Constructor.
copy([with_data])Create a copy of this instance.
export(filename[, mode])Export the layout as as png or svg file.
make_doc()Make the document.
make_layout()Make the layout.
show(*args, **kwargs)Show the layout.
-