diff --git a/docs/clearml_data/best_practices.md b/docs/clearml_data/best_practices.md index aaf32892..1a9c8387 100644 --- a/docs/clearml_data/best_practices.md +++ b/docs/clearml_data/best_practices.md @@ -9,7 +9,8 @@ See [Hyper-Datasets](../hyperdatasets/overview.md) for ClearML's advanced querya The following are some recommendations for using ClearML Data. -![Dataset UI gif](../img/gif/dataset.gif) +![Dataset UI gif](../img/gif/dataset.gif#light-mode-only) +![Dataset UI gif](../img/gif/dataset_dark.gif#dark-mode-only) ## Versioning Datasets diff --git a/docs/img/gif/dataset.gif b/docs/img/gif/dataset.gif index a83978a4..3063a288 100644 Binary files a/docs/img/gif/dataset.gif and b/docs/img/gif/dataset.gif differ diff --git a/docs/img/gif/dataset_dark.gif b/docs/img/gif/dataset_dark.gif new file mode 100644 index 00000000..85486974 Binary files /dev/null and b/docs/img/gif/dataset_dark.gif differ diff --git a/docs/img/gif/infra_control_plane.gif b/docs/img/gif/infra_control_plane.gif index bb5b524b..66e70c8d 100644 Binary files a/docs/img/gif/infra_control_plane.gif and b/docs/img/gif/infra_control_plane.gif differ diff --git a/docs/img/gif/infra_control_plane_dark.gif b/docs/img/gif/infra_control_plane_dark.gif index 92e3bc10..3d25ef82 100644 Binary files a/docs/img/gif/infra_control_plane_dark.gif and b/docs/img/gif/infra_control_plane_dark.gif differ diff --git a/docs/img/gif/integrations_yolov5.gif b/docs/img/gif/integrations_yolov5.gif index f332940c..0a0795bd 100644 Binary files a/docs/img/gif/integrations_yolov5.gif and b/docs/img/gif/integrations_yolov5.gif differ diff --git a/docs/img/gif/integrations_yolov5_dark.gif b/docs/img/gif/integrations_yolov5_dark.gif new file mode 100644 index 00000000..29746314 Binary files /dev/null and b/docs/img/gif/integrations_yolov5_dark.gif differ diff --git a/docs/integrations/autokeras.md b/docs/integrations/autokeras.md index dd90106f..dcf38cff 100644 --- a/docs/integrations/autokeras.md +++ b/docs/integrations/autokeras.md @@ -95,7 +95,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/catboost.md b/docs/integrations/catboost.md index 77476e6b..c4677adf 100644 --- a/docs/integrations/catboost.md +++ b/docs/integrations/catboost.md @@ -93,7 +93,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/fastai.md b/docs/integrations/fastai.md index 62bc5e16..f532be3a 100644 --- a/docs/integrations/fastai.md +++ b/docs/integrations/fastai.md @@ -92,7 +92,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/keras.md b/docs/integrations/keras.md index 87c1c140..3fc3e313 100644 --- a/docs/integrations/keras.md +++ b/docs/integrations/keras.md @@ -105,7 +105,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/lightgbm.md b/docs/integrations/lightgbm.md index 19e4eb23..57b6231b 100644 --- a/docs/integrations/lightgbm.md +++ b/docs/integrations/lightgbm.md @@ -94,7 +94,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/megengine.md b/docs/integrations/megengine.md index af734eb8..9578c3ff 100644 --- a/docs/integrations/megengine.md +++ b/docs/integrations/megengine.md @@ -90,7 +90,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/pytorch.md b/docs/integrations/pytorch.md index 7f5ed5a0..9373b4e7 100644 --- a/docs/integrations/pytorch.md +++ b/docs/integrations/pytorch.md @@ -114,7 +114,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/pytorch_lightning.md b/docs/integrations/pytorch_lightning.md index 68432d5b..21a7938d 100644 --- a/docs/integrations/pytorch_lightning.md +++ b/docs/integrations/pytorch_lightning.md @@ -120,7 +120,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/scikit_learn.md b/docs/integrations/scikit_learn.md index 3af78f22..c0fb490a 100644 --- a/docs/integrations/scikit_learn.md +++ b/docs/integrations/scikit_learn.md @@ -96,7 +96,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/tao.md b/docs/integrations/tao.md index ec80c93f..6a2376b2 100644 --- a/docs/integrations/tao.md +++ b/docs/integrations/tao.md @@ -113,7 +113,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/tensorflow.md b/docs/integrations/tensorflow.md index b87358bb..c89d4016 100644 --- a/docs/integrations/tensorflow.md +++ b/docs/integrations/tensorflow.md @@ -107,7 +107,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/transformers.md b/docs/integrations/transformers.md index 5bf1d27e..73cd2909 100644 --- a/docs/integrations/transformers.md +++ b/docs/integrations/transformers.md @@ -78,7 +78,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/xgboost.md b/docs/integrations/xgboost.md index 8039bb68..ea3009f2 100644 --- a/docs/integrations/xgboost.md +++ b/docs/integrations/xgboost.md @@ -120,7 +120,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/yolov5.md b/docs/integrations/yolov5.md index 2629b791..813dec27 100644 --- a/docs/integrations/yolov5.md +++ b/docs/integrations/yolov5.md @@ -169,7 +169,8 @@ and shuts down instances as needed, according to a resource budget that you set. ### Cloning, Editing, and Enqueuing -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only) Use ClearML's web interface to edit task details, like configuration parameters or input models, then execute the task with the new configuration on a remote machine: diff --git a/docs/integrations/yolov8.md b/docs/integrations/yolov8.md index 90d38321..f3080412 100644 --- a/docs/integrations/yolov8.md +++ b/docs/integrations/yolov8.md @@ -166,4 +166,5 @@ with the new configuration on a remote machine: The ClearML Agent executing the task will use the new values to [override any hard coded values](../clearml_agent.md). -![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5.gif#light-mode-only) +![Cloning, editing, enqueuing gif](../img/gif/integrations_yolov5_dark.gif#dark-mode-only)