Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.
2.31k
stars
332
forks
source link
integration tests failing due dash_duo.get_logs() returning None #290
Open
oegedijk opened 10 months ago
Our integration tests are failing both locally and in the CI due to dash_duo.get_logs() returning None instead of [].
Filed an issue with dash here: https://github.com/plotly/dash/issues/2712
In the meantime will switch off the integration tests in the CI.