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§
- Display
Data - Display data for Jupyter protocol
- Jupyter
Plotting Config - Jupyter plotting configuration
- Jupyter
Plotting Manager - Jupyter plotting manager for the RunMat kernel
Traits§
- Jupyter
Plotting Extension - Extension trait for ExecutionEngine to add Jupyter plotting support