Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix retry function not stopping for long time after sending an interr…
…upt (#2486) * Added info about required packages * Update responsibleaidashboard-question-answering-model-debugging.ipynb * show example prediction * Update responsibleaidashboard-question-answering-model-debugging.ipynb * fix retry func not stopping for long time after sending interrupt * add fallback for non-integer delay * add tests for retry func fix * fix flake8 issues in test functions * fix import order on test_retry_func Signed-off-by: Kartik Choudhary <[email protected]> * fix retry func not stopping for long time after sending interrupt * add fallback for non-integer delay * add tests for retry func fix * fix flake8 issues in test functions * fix import order on test_retry_func Signed-off-by: Kartik Choudhary <[email protected]> * upgrade plotly to latest version 2.27.1 (#2484) --------- Signed-off-by: Kartik Choudhary <[email protected]> Co-authored-by: Ilya Matiach <[email protected]>
- Loading branch information