-
Notifications
You must be signed in to change notification settings - Fork 281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read property 'SlicingMetricsModel' of undefined #72
Comments
I get the same error, running locally. Occasionally if I hit some combination of page refreshes and runs of this command, the visualization will show up, but it is not reliable. Chrome version 83.0.4103.116
|
I get the same error when running locally.
|
I also experience the same issue. However, for me, opening the same notebook (without rerunning any cells or restarting the kernel) in a different tab or browser renders the plot. |
Same problem for me. I am using Chrome (MAC) Version 85.0.4183.102 (Official Build) (64-bit)
I also tired open the same notebook in a different tab or browser, nothing works. |
Same issue over here.
|
System information
provided in TensorFlow Model Analysis): Yes
tfma.view.render_slicing_metrics(result)
Describe the problem
I'm running tfma inside a docker container to get around any issues with the tfma extension not being available in my conda environment. Everything looks good, I just can't display the interactive charts. When I call
tfma.view.render_slicing_metrics(result)
, I get the following error in the browser console. Chrome version 83.0.4103.106.Source code / logs
The text was updated successfully, but these errors were encountered: