Releases: vivekratnavel/omniboard
Releases · vivekratnavel/omniboard
2.7.3-beta.5
Bug Fixes
- update Dockerfile to use prepublishOnly script (f8ea2a0)
2.7.0
2.7.0 (2020-03-08)
Features
- share omniboard URL with experiment IDs in URI params (b18a2a2), closes #181
2.6.1
2.6.1 (2020-03-03)
Bug Fixes
- cannot inspect experiments on the bottom of the page (7eb096c), closes #48
2.6.0
2.6.0 (2020-03-01)
Features
- more informative legend when comparing metric plots (9173e03), closes #180
2.5.0
2.5.0 (2020-02-22)
Features
- support multi-delete experiment runs (895b8d0), closes #115
2.4.6
2.4.6 (2020-02-10)
Bug Fixes
- check to see if other runs depend on a source file before deleting it (89d94c2), closes #153
2.4.5
2.4.5 (2020-01-31)
Bug Fixes
- error when adding metric column - unrecognized expression $average (5ae44ad), closes #178
2.4.4
2.4.4 (2020-01-31)
Bug Fixes
- runstable: omniboard does not display comments for run (55e6d2a), closes #152
2.4.3
2.4.3 (2019-11-09)
Bug Fixes
- after delete of an experiment, display toast that auto closes itself (59fbc49), closes #165