toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

Fix the job summary table example

Open mcdonnnj opened this issue 10 months ago • 0 comments

The current example for using core.summary.addTable() shows passing the data as a single row and does not correctly represent the sample output. This updates the example to be accurate both in code and in example output. I also took the liberty of changing the data cell content to strings to show both ways of passing cell data. This mirrors the blog post that announced job summaries.

mcdonnnj avatar Dec 05 '24 11:12 mcdonnnj