Notebook tools (mqr.nbtools)#

Tools for presenting results in notebooks.

Functions

grab_figure(figure[, suppress])

Renders the figure to png, base-64 encoded HTML img tag.

hstack(*args[, margin, justify_content, ...])

Horizontally stack the html, markdown or string representation of args.

vstack(*args[, margin, justify_content, ...])

Vertically stack the html, markdown or string representation of args.