Skip to content

Commit 6c29a97

Browse files
committed
Desktop: rm experimental tab
1 parent 036b782 commit 6c29a97

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

content/manuals/ai/gordon/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ If you have concerns about data collection or usage, you can
9595

9696
4. Select **Apply & restart**.
9797

98+
> [!IMPORTANT]
99+
>
100+
> For Docker Desktop versions 4.41 and earlier, this settings lived under the **Experimental features** tab on the **Features in development** page.
101+
98102
## Using Ask Gordon
99103

100104
The primary interfaces to Docker's AI capabilities are through the **Ask

content/manuals/ai/model-runner/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ Models are pulled from Docker Hub the first time they're used and stored locally
4343

4444
You can now use the `docker model` command in the CLI and view and interact with your local models in the **Models** tab in the Docker Desktop Dashboard.
4545

46+
> [!IMPORTANT]
47+
>
48+
> For Docker Desktop versions 4.41 and earlier, this settings lived under the **Experimental features** tab on the **Features in development** page.
49+
4650
### Enable DMR in Docker Engine
4751

4852
1. Ensure you have installed [Docker Engine](/engine/install/).

content/manuals/desktop/settings-and-maintenance/settings.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,12 @@ You can also sign up to the [Developer Preview program](https://www.docker.com/c
484484

485485
For a list of current experimental features in the Docker CLI, see [Docker CLI Experimental features](https://github.com/docker/cli/blob/master/experimental/README.md).
486486

487+
> [!IMPORTANT]
488+
>
489+
> For Docker Desktop versions 4.41 and earlier, there is also an **Experimental features** tab under the **Features in development** page.
490+
>
491+
> As with beta features, experimental features must not be used in production environments. Docker does not offer support for experimental features.
492+
487493
## Notifications
488494

489495
Use the **Notifications** tab to turn on or turn off notifications for the following events:

0 commit comments

Comments
 (0)