scipp.to_html#
- scipp.to_html(container)#
Render am object to HTML in a Jupyter notebook.
- Parameters:
container (VariableLike) – Object to render.
- Return type:
See also
scipp.make_html
Create HTML representation without showing it. Works outside of notebooks.