v0.8.0
Version 0.8.0
DataLab Simple Client is fully compatible with DataLab 0.11.0 and above.
With older versions of the DataLab server, some features may not work.
💥 Changes:
- Added
keep_roiargument toSimpleRemoteProxy.delete_metadatamethod
🛠️ Bug fixes:
- Fixed
SimpleRemoteProxy.get_objectmethod when there is no object to return
(Noneis returned instead of an exception)