You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,9 @@ for future and past milestones.
44
44
is now fixed by using the "spawn" method instead, which is the recommended method for
45
45
latest versions of Python on Linux when multithreading is involved.
46
46
* Fixed [Issue #60](https://github.com/DataLab-Platform/DataLab/issues/60) - `OSError: Invalid HDF5 file [...]` when trying to open an HDF5 file with an extension other than ".h5"
47
+
* Image Region of Interest (ROI) extraction: when modifying the image bounds in the
48
+
confirmation dialog box, the ROI was not updated accordingly until the operation was
0 commit comments