diff --git a/docs/hyperdatasets/webapp/webapp_dataviews.md b/docs/hyperdatasets/webapp/webapp_dataviews.md index a1bf2111..73e1d821 100644 --- a/docs/hyperdatasets/webapp/webapp_dataviews.md +++ b/docs/hyperdatasets/webapp/webapp_dataviews.md @@ -1,5 +1,5 @@ --- -title: The Dataview table +title: The Dataview Table --- The **Dataview table** is a [customizable](#customizing-the-dataview-table) list of Dataviews associated with a project. diff --git a/docs/img/apps_llama_form.png b/docs/img/apps_llama_form.png index 12bb2be3..d2ef9441 100644 Binary files a/docs/img/apps_llama_form.png and b/docs/img/apps_llama_form.png differ diff --git a/docs/img/apps_llama_form_dark.png b/docs/img/apps_llama_form_dark.png new file mode 100644 index 00000000..a25a4e39 Binary files /dev/null and b/docs/img/apps_llama_form_dark.png differ diff --git a/docs/release_notes/clearml_agent/ver_0_12.md b/docs/release_notes/clearml_agent/ver_0_12.md index 5b2f1d51..38e95cd3 100644 --- a/docs/release_notes/clearml_agent/ver_0_12.md +++ b/docs/release_notes/clearml_agent/ver_0_12.md @@ -22,7 +22,7 @@ title: Version 0.12 * Windows support! YES, you can now have Windows machines as part of your cluster (notice --docker is not supported on Windows). * Add initial Conda package manager support (still in beta). * Add --gpus and --cpu-only for easier GPU control when running multiple `trains-agent` instances on the same machine. -* [python_binary](https://github.com/clearml/clearml-agent/blob/master/docs/trains.conf#L35) can now be specified (the default is the same Python binary executing the `trains-agent`). +* [python_binary](https://github.com/clearml/clearml-agent/blob/831b36c4246bb4dfe150407461e0d01166bc6e92/docs/trains.conf#L35) can now be specified (the default is the same Python binary executing the `trains-agent`). * Fix Issue ([GitHub Issue #2](https://github.com/clearml/clearml-agent/issues/2)). ### Trains Agent 0.12.0 diff --git a/docs/webapp/applications/apps_llama_deployment.md b/docs/webapp/applications/apps_llama_deployment.md index 2819882c..e44fb2fd 100644 --- a/docs/webapp/applications/apps_llama_deployment.md +++ b/docs/webapp/applications/apps_llama_deployment.md @@ -80,6 +80,7 @@ values from the file, which can be modified before launching the app instance
-![llama deployment app form](../../img/apps_llama_form.png) +![llama deployment app form](../../img/apps_llama_form.png#light-mode-only) +![llama deployment app form](../../img/apps_llama_form.png#dark-mode-only)
\ No newline at end of file