Module jupyter_plotting

Module jupyter_plotting 

Source
Expand description

Jupyter plotting integration for the RunMat kernel

Provides seamless integration between the RunMat kernel and the plotting system, enabling automatic plot display in Jupyter notebooks.

Structs§

DisplayData
Display data for Jupyter protocol
JupyterPlottingConfig
Jupyter plotting configuration
JupyterPlottingManager
Jupyter plotting manager for the RunMat kernel

Traits§

JupyterPlottingExtension
Extension trait for ExecutionEngine to add Jupyter plotting support