responsible-ai-toolbox
responsible-ai-toolbox copied to clipboard
Widget is not displaying in localhost
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?
Hi @hravkin ! sorry for the delay in response, have you tried clearing the cache and re-running yarn build/install after switching back?