|
effd5b865e
|
Replace nonoperation reviewPannel in app/data_flagging_app.py with date range picker. Cached time column to speed up figure update but it doesnot look there was much improvement.
|
2025-06-04 14:03:45 +02:00 |
|
|
da6884ef21
|
Fix bug in app/data_flagging_app.py. This is a TODO/BUG [from Leïla] Correct error when flags are loaded in the app.
|
2025-06-04 10:47:48 +02:00 |
|
|
f3010bff47
|
Fix import problem. The app didn't run from a notebooks/<>.ipynb. This however may not be needed any longer. Is it good practice to run dashboards from a jupyter notebook?
|
2025-03-18 07:14:44 +01:00 |
|
|
395b734cd6
|
Fix bug reported in TODO.md. FLAGGING APP didnt record the parent channel correctly, that is the channel that originated a particular flag. An additional problem was detected and corrected where _metadata.json was confused as flag.
|
2025-03-17 14:21:26 +01:00 |
|
|
456f4c297f
|
Adjust code due to changes in flag definition location.
|
2025-02-20 17:28:43 +01:00 |
|
|
de33977e71
|
Start restructuring of app to make it more modular, and improve layout a bit
|
2025-02-17 15:44:51 +01:00 |
|
|
25f3ee12a4
|
Fix bug. Saved flags from apps were not associated with right parent variable.
|
2025-02-15 18:10:29 +01:00 |
|
|
10fdd1b8c7
|
Fix bug when saving flags to flagsFolder and subsequent visualization of existing flags.
|
2025-02-13 19:58:30 +01:00 |
|
|
11ecdebf1b
|
Move flagging app to app folder with initialized callbacks/ and components/ modules
|
2025-02-13 18:13:45 +01:00 |
|
|
479c11d0d4
|
Move app scripts to app folder. This is to improve modularity of the app
|
2025-02-13 18:03:41 +01:00 |
|