pyOMA.GUI.JupyterGUI#

ipywidgets-based interactive GUI for Jupyter notebooks.

Functions

ConfigGUIWeb(config_dict)

Display an interactive configuration file editor in Jupyter.

PlotMSHWeb(msp)

Display an interactive 3-D mode-shape viewer in Jupyter.

StabilGUIWeb(stabil_plots[, setup_names])

Display an interactive stabilisation diagram in Jupyter.

Classes

OutputWidgetHandler(*args, **kwargs)

Custom logging handler sending logs to an output widget

SnappingCursor(ax, f_data, order_data)

A cross-hair cursor that snaps to the data point of a line, which is closest to the cursor.