When a service is down (e.g., returns 5xx response status) our notebooks fail in pretty ugly ways. Even if we want to minimize the code in the notebooks, we should at least have a couple examples of how to gracefully and informatively handle errors. Maybe this can be coded in a way that's not verbose for all the notebook cells.
When a service is down (e.g., returns 5xx response status) our notebooks fail in pretty ugly ways. Even if we want to minimize the code in the notebooks, we should at least have a couple examples of how to gracefully and informatively handle errors. Maybe this can be coded in a way that's not verbose for all the notebook cells.