Skip to content

Commit

Permalink
Add back experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong authored and PedramNavid committed Nov 25, 2024
1 parent 68c75fd commit 2cb8421
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs-beta/docs/guides/metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@ Dagster+ provides rich visualization and navigation of column lineage in the Ass

## Linking assets with source code \{#source-code}

import Experimental from '../partials/\_Experimental.md';

<Experimental />

import Preview from '../partials/\_Preview.md';

<Preview />
Expand Down
3 changes: 3 additions & 0 deletions docs/docs-beta/docs/partials/_Experimental.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
:::warning
This feature is considered experimental and is under active development.
:::

0 comments on commit 2cb8421

Please sign in to comment.