You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When no hits pass criteria for the default probability threshold, currently we throw an error. Ideally we'd like to still show the widgets (which is doable) and update to a plot when the probability threshold changes and some hits do become available (which is not obvious how to do, since bokeh has no way to draw empty figures).
The text was updated successfully, but these errors were encountered:
When no hits pass criteria for the default probability threshold, currently we throw an error. Ideally we'd like to still show the widgets (which is doable) and update to a plot when the probability threshold changes and some hits do become available (which is not obvious how to do, since bokeh has no way to draw empty figures).
The text was updated successfully, but these errors were encountered: