So to help others:
You can return from python file like below
return columns, data, [ ], [ ], [ "Data 1", "Data 2" ]
and the last parameter will be available in html under the variable of data_to_be_printed enjoy ![]()
So to help others:
You can return from python file like below
return columns, data, [ ], [ ], [ "Data 1", "Data 2" ]
and the last parameter will be available in html under the variable of data_to_be_printed enjoy ![]()