allegroai
|
1988cf8adf
|
Fix populate Task called from jupyter notebook. Added packages=True to auto populate based on locally installed packages
|
2021-01-24 09:11:09 +02:00 |
|
allegroai
|
29a5df407f
|
Fix remote_execution from jupyter notebook
|
2021-01-24 09:05:18 +02:00 |
|
allegroai
|
54132e2505
|
Add Task.init() argument tags
|
2021-01-12 18:57:10 +02:00 |
|
allegroai
|
cc40b04a3c
|
Add Task.set_credentials() option to store into credentials file
|
2021-01-10 13:06:10 +02:00 |
|
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
|
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
|
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 |
|
allegroai
|
2b81bc33a5
|
Add argparse argument passing to Task.create() (issue #230)
|
2020-12-30 16:38:56 +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 |
|