pollfly
e182c188e0
Fix docstrings ( #560 )
2022-01-27 14:02:13 +02:00
Victor Sonck
c226a74806
Add some convenience functionality to clearml-data ( #526 )
...
* Add some convenience functionality to clearml-data to allow for fast creation of new dataset versions.
* Added get_existing_project function to data utils and cleaned up typos and docstrings there
* Fixed black formatting
2021-12-29 12:16:45 +02:00
allegroai
9824256b61
Add warning when opening an aborted Dataset
2021-11-26 16:39:53 +02:00
allegroai
f37ca65c56
Fix duplicate keyword argument
2021-10-27 22:06:50 +03:00
allegroai
0bc43a31f4
PEP8
2021-10-19 10:39:55 +03:00
allegroai
9085847c6d
Fix duplicate task dataset tags
2021-10-16 23:04:11 +03:00
allegroai
fb7bc920ed
PEP8
2021-10-10 09:02:25 +03:00
allegroai
6bcefb558e
Change Dataset.create() now automatically reverts to using current Task if no project/name provided
2021-10-04 23:39:03 +03:00
allegroai
c2f49547d8
Fix broken Dataset finalize
2021-10-04 23:38:29 +03:00
allegroai
844c01e15b
Add clearml-Data (Datasets) multi-chunk support
2021-09-25 23:07:49 +03:00
pollfly
1cb5dbb276
Fix sync_folder docstring ( #460 )
2021-09-23 16:53:11 +03:00
allegroai
597a7ed05e
Add Dataset create set parent current Task
2021-09-05 00:29:00 +03:00
allegroai
99327ecb62
Deprecate Task.completed(), use Task.mark_completed() instead
2021-08-20 00:29:41 +03:00
Eren Balatkan
6b9297660e
Add loading bar to SHA2 generation ( #396 )
2021-07-06 15:18:29 +03:00
allegroai
c42e32e137
Fix Dataset not setting system tag on existing data_processing Tasks
2021-07-01 00:03:11 +03:00
allegroai
17b5ec52d0
Fix default_output_uri for Dataset creation (issue #371 )
2021-06-01 00:19:28 +03:00
allegroai
228c17e44d
Fix support for Dataset.create() argument use_current_task
...
Add dataset_tags argument to Dataset.create()
2021-05-12 15:41:04 +03:00
allegroai
bd110aed5e
Fix docstrings
2021-05-02 09:47:02 +03:00
allegroai
6415722798
Fix dataset create single root plot
2021-04-10 22:20:11 +03:00
allegroai
e8752c54ff
Fix docstring
2021-03-31 23:51:48 +03:00
allegroai
532010c93d
Add tags to Dataset listing
2021-03-11 09:40:31 +02:00
allegroai
880e2b7507
Fix Dataset should set system tag on current_task
2021-03-11 09:38:46 +02:00
allegroai
ecc539ffb6
Add Dataset.get_logger()
...
Fix using Dataset on current_task set Task type
2021-02-28 19:49:38 +02:00
allegroai
f91645fdaf
Add Dataset.get() dataset_tags argument
2021-02-28 19:49:06 +02:00
allegroai
60b2f5bd74
Dataset remove files should not mark "dirty" flag as there is nothing to upload
2021-02-23 10:37:23 +02:00
allegroai
7dbf5471cc
Allow Dataset to be created on a running Task
2021-02-21 14:51:24 +02:00
allegroai
0c017a7331
Add "clearml-data publish" to allow publishing a dataset task
2021-02-11 14:37:41 +02:00
glemarivero
fbbae0b8bc
Fix Dataset.remove_files() does not match when files are in the root of the dataset ( #303 )
...
Co-authored-by: Gabriel Lema <glema@ulta.com>
2021-02-07 17:12:01 +02:00
allegroai
0f401545b8
Replace humanfriendly with utility functions
2021-01-24 09:22:56 +02:00
allegroai
1c84b31056
Fix Dataset generate removed / modified / added of summary table
2021-01-24 09:21:28 +02:00
allegroai
088eae0ded
Fix closing a dataset with only files removed
...
Add system_tag `dataset` to a Dataset Project
2021-01-24 09:18:49 +02:00
allegroai
f1f595b886
Fix Dataset.get dataset version without changeset
2021-01-11 18:29:34 +02:00
allegroai
bb648bdb02
Fix dataset genealogy, graph and restoring data
2021-01-10 13:06:50 +02:00
allegroai
4beb21eb2b
Add clearml-data close now auto uploads
2021-01-10 13:06:30 +02:00
allegroai
ce5fd31070
Fix dataset upload aborted on server watchdog
2021-01-10 13:03:40 +02:00
allegroai
14706c03e1
Fix dataset add files
...
Fix docs typo
2021-01-10 12:58:13 +02:00
allegroai
dfb39249c4
Fix Dataset add single file
...
Fix get project name from parent dataset if not specified
2021-01-10 12:56:10 +02:00
allegroai
0bb590b5da
Fix PY2 compatibility
2020-12-30 16:50:45 +02:00
allegroai
d327f2e2b9
clearml initial version 0.17.0
2020-12-22 23:25:37 +02:00