You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: