sjdv1982 / seamless

Seamless is a framework to set up reproducible computations (and visualizations) that respond to changes in cells. Cells contain the input data as well as the source code of the computations, and all cells can be edited interactively.
http://sjdv1982.github.io/seamless
Other
20 stars 6 forks source link

Make a test for status/runtime graph visualization with stdlib #250

Open sjdv1982 opened 2 months ago

sjdv1982 commented 2 months ago

Since ac7d6fd62a81aa2c1d9957bc4780868c1bad7bcf , runtime graph is maintained slightly different. Make a test that visualizes a graph where the runtime graph is different, e.g. a modification of seamless-serve-graph of switch-select-stdlib, or a serve-graph of a stdlib.map graph.