responsible-ai-toolbox icon indicating copy to clipboard operation
responsible-ai-toolbox copied to clipboard

Widget is not displaying in localhost

Open hravkin opened this issue 2 years ago • 1 comments

I switched the matplotlib backend to "qtAgg" using matplotlib.use() which caused raiwidget to stop displaying in localhost. I tried switching the backend back to "Agg", but the widgets still don't display. How can I fix this?

hravkin avatar Mar 16 '23 16:03 hravkin

Hi @hravkin ! sorry for the delay in response, have you tried clearing the cache and re-running yarn build/install after switching back?

hawestra avatar Jul 13 '23 23:07 hawestra