Open Arnold2381 opened 8 months ago
Seems like a similar issue, where the customer was not able to see the dashboard https://github.com/microsoft/responsible-ai-toolbox/issues/375
Update here: I have moved to an EC2 isntance and this has worked. But i would still like to know why its not working in jupyer notebooks.
Also i have a large dataset like around 20 million rows, in this case i would need error analysis to work on distributed instances, something like pyspark? is there a workaround for this?
Describe the bug Hi, I am running the error analysis notebook in the examples, when i am running the notebook on Google colab i am getting the tree visualisation, and when i am storing the response from the
local host server
, and displaying it on google colab, using Ipython, it displays the tree visualisationNow the issue is, when i store the response in a html file, and open it in browser i am not getting the tree visualisation and getting the data exploration UI as it is, there are some errors which i am seeing on dev console of the browser
Also i am running the same notebook on AWS Sagemaker notebook, and the tree visualisation is not working but other features of Dashboard is working
To Reproduce Steps to reproduce the behavior:
Stack trace If applicable, please add the sdk stack trace for the error.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
To get the package versions please run in your command line:
Additional context Add any other context about the problem here.