Hi Simon
Comments added to that issue.
By the by, I just tried running an old (simple) demo that rendered a pandas dataframe generated from a pd read_sql query, and found that whereas I'm pretty sure the dataframe used to render straight off, now I need to wrap it in display() in order to dymaically display a df output?
--tony