Improve GUI display of unexpected errors
- Dominant language
- Python
- Stars
- 2
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Captured from https://github.com/jdereus/labman/pull/317#discussion_r209124447 :
Some errors in labman lead to very unpolished error displays. One example is the `ValueError` thrown for NaN values in a quantitation file in `QuantificationProcess._parse_pico_csv`, which looks like this:

It would be great to make such errors appear within the labman page chrome like the example below (or, y'know, maybe even more nicely formatted):

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.