checklist icon indicating copy to clipboard operation
checklist copied to clipboard

suite.visual_summary_table() API results in JS error while loading the html table

Open sabya-web opened this issue 2 years ago • 0 comments

Hi,

I am trying to use checklist tool for testing zero-shot classification ML project. However, when I run suite.visual_summary_table() in Jupiternotebook i get below error.

Please wait as we prepare the table data... [Open Browser Console for more detailed log - Double click to close this message] Model class 'SuiteSummarizerModel' from module 'viewer' is loaded but can not be instantiated TypeError: o._deserialize_state is not a function at u._make_model (http://localhost:8888/nbextensions/jupyter-js-widgets/extension.js?v=20230912085502:2:747339)

Any help in fixing the error will be of great help.

Regards, Sabyasachi

sabya-web avatar Sep 14 '23 08:09 sabya-web