Revert "Revert "Small edits""

This reverts commit 2dff97c2b2.
This commit is contained in:
revital 2025-02-16 09:38:36 +02:00
parent 0c6697c141
commit 1a6fce1f64
5 changed files with 4 additions and 3 deletions

View File

@ -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.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

View File

@ -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

View File

@ -80,6 +80,7 @@ values from the file, which can be modified before launching the app instance
<div class="max-w-65">
![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)
</div>