Display tables in Dash

@chriddyp Thanks for the quick fix.

I had to add an empty records dict to the rows property of the DataTables object. Without it dash throws an Error loading dependencies error in the browser.
But for now, it works!

2 Likes