Jupyter-Kale / kale

Jupyter Interactive Workflows for High Performance Computing
Other
15 stars 3 forks source link

Live Monitoring #20

Open OliverEvans96 opened 7 years ago

OliverEvans96 commented 7 years ago

Users should be able to view results for calculations live.

We should have a few dedicated widgets to get started.

Log should be tailed. 2D plots should append to end and be zoomable/draggable. bqplot is probably a good option. 3D plots should have time sliders and play/pause controls. ipyvolume is my vote here.

Both bqplot and ipyvolume are based on widgets, which is very nice.