clearml/clearml
2021-01-24 09:15:24 +02:00
..
automation Change HPO parallel coordinates color scale, yellow is low 2021-01-12 20:23:26 +02:00
backend_api Flake8 2021-01-18 11:32:12 +02:00
backend_config Add Task.set_credentials() option to store into credentials file 2021-01-10 13:06:10 +02:00
backend_interface Add Jupyter auto-magic store jupyter notebook as an artifact on the Task. Use sdk.development.store_jupyter_notebook_artifact=True by default 2021-01-24 09:15:24 +02:00
binding Add support for datetime in scatter plots + matplotlib support 2021-01-24 09:13:32 +02:00
cli Flake8 2021-01-18 11:32:12 +02:00
config Add Task.debug_simulate_remote_task() to simulate task execution by ClearML Agent 2021-01-10 12:50:43 +02:00
datasets Fix Dataset.get dataset version without changeset 2021-01-11 18:29:34 +02:00
debugging clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
external clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
storage Add StorageManager.upload_folder() and StorageManager.download_folder() 2021-01-18 11:35:23 +02:00
utilities Fix argparse nargs passed in command line --nargs 1 2 should be stored as '[1, 2]' not as "['1', '2']" 2021-01-24 09:14:27 +02:00
__init__.py clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
errors.py clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
logger.py Add support for datetime in scatter plots + matplotlib support 2021-01-24 09:13:32 +02:00
model.py Fix trying to upload model file as a folder, automatically package the folder 2021-01-18 11:31:37 +02:00
task_parameters.py
task.py 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
version.py Version bump to v0.17.4 2021-01-13 14:45:28 +02:00