Commit Graph

77 Commits

Author SHA1 Message Date
allegroai
918d685ed1 Add Task.init() argument output_uri=True will use the default files_server as output uri 2021-01-10 12:55:31 +02:00
allegroai
f1de48a082 Fix Azure support delete_object() returns incorrect value 2021-01-10 12:54:15 +02:00
allegroai
365c79326a Fix argparse support to store consistent str representation of custom objects. Avoid changing default value if remote value matches.
Fix argsparse type as function
2021-01-10 12:53:15 +02:00
allegroai
3cb42acd12 Improve utility get_single_result() 2021-01-10 12:51:22 +02:00
allegroai
9da307730c Add Task.debug_simulate_remote_task() to simulate task execution by ClearML Agent 2021-01-10 12:50:43 +02:00
allegroai
2b9a28f908 Add warning on archived Task in pipeline (issue #274) 2021-01-10 12:49:44 +02:00
allegroai
c28f8cf65b Fix Task.archived_tag read-only property does not work (issue #274) 2021-01-10 12:49:06 +02:00
allegroai
504dfd8f32 Fix reusing task after its project was deleted (issue #274) 2021-01-10 12:48:16 +02:00
allegroai
78e892f337 Change default offline API version to 2.9 (trains-server 0.16) 2021-01-10 12:47:52 +02:00
allegroai
5608b7238c Fix PipelineController running remotely without configuration does not execute the default code pipeline (issue #273) 2021-01-10 12:47:25 +02:00
allegroai
35a8471943 Use archived task constant 2021-01-10 12:46:51 +02:00
allegroai
3c00453bd4 Add Task.delete() support 2021-01-10 12:46:02 +02:00
erezalg
c4158b55b2
fix manager.py (#275)
Co-authored-by: jkhenning <>
2021-01-04 12:15:36 +02:00
allegroai
0bb590b5da Fix PY2 compatibility 2020-12-30 16:50:45 +02:00
allegroai
643bc3d3ea Add support for password protected jupyter using sdk.development.jupyter_server_password configuration option 2020-12-30 16:50:17 +02:00
allegroai
80d3a02f4e Add specific error for password protected jupyter notebook (not supported) 2020-12-30 16:45:11 +02:00
allegroai
9f0d7b5eb8 Fix Task.create() standalone mode 2020-12-30 16:40:47 +02:00
allegroai
486520abfd Fix extracted archives were extracted to the running folder instead of the cached folder
Fix support for direct access links
2020-12-30 16:40:25 +02:00
allegroai
2b81bc33a5 Add argparse argument passing to Task.create() (issue #230) 2020-12-30 16:38:56 +02:00
allegroai
6ca4836bea Add clearml-data - Dataset Management & Versioning CLI 2020-12-30 16:38:25 +02:00
allegroai
e8af6d7e02 PEP8 2020-12-30 16:37:25 +02:00
allegroai
1484a7005e version bump 2020-12-25 02:23:10 +02:00
allegroai
7edc998824 Fix clearml-task 2020-12-24 00:29:00 +02:00
allegroai
e5e1396f66 version bump 2020-12-23 01:53:02 +02:00
allegroai
d3ccbe1d5b version bump 2020-12-23 00:17:21 +02:00
allegroai
d327f2e2b9 clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
allegroai
a460df1e68 renamed trains -> clearml 2020-12-22 21:17:56 +02:00