-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f7a104e
commit b161a6d
Showing
66 changed files
with
14,425 additions
and
328 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
module.exports = { | ||
plugins: ['remark-frontmatter'], | ||
}; | ||
plugins: [ | ||
'remark-frontmatter', | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"recommendations": [ | ||
"dbaeumer.vscode-eslint", | ||
"unifiedjs.vscode-mdx", | ||
"esbenp.prettier-vscode", | ||
"mrmlnc.vscode-remark", | ||
"chrischinchilla.vale-vscode" | ||
] | ||
} | ||
"recommendations": [ | ||
"dbaeumer.vscode-eslint", | ||
"unifiedjs.vscode-mdx", | ||
"esbenp.prettier-vscode", | ||
"mrmlnc.vscode-remark", | ||
"chrischinchilla.vale-vscode" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,6 @@ title: Assets | |
|
||
# Assets | ||
|
||
## Assets and ops | ||
## Assets and Ops | ||
|
||
Assets and ops are two different concepts in Dagster. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: "Think in assets" | ||
title: "Thinking in assets" | ||
sidebar_position: 10 | ||
--- | ||
|
||
# Think in assets | ||
# Thinking in assets |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
--- | ||
title: "I/O managers" | ||
--- | ||
## ======= | ||
|
||
## title: "I/O managers" | ||
|
||
# I/O managers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: "Team management" | ||
title: "Managing teams" | ||
displayed_sidebar: "dagsterPlus" | ||
sidebar_position: 2 | ||
--- | ||
|
||
# Team management in Dagster+ | ||
# Managing teams |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: "User management" | ||
title: "Managing users" | ||
displayed_sidebar: "dagsterPlus" | ||
sidebar_position: 1 | ||
--- | ||
|
||
# User management in Dagster+ | ||
# Managing users |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
title: "Dagster+ alerts" | ||
--- | ||
|
||
# Dagster+ alerts | ||
# DAgster+ alerts |
4 changes: 2 additions & 2 deletions
4
docs/docs-beta/docs/dagster-plus/deployment/branch-deployments/change-tracking.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
--- | ||
title: "Change Tracking in Branch Deployments" | ||
title: "Branch Deployment Change Tracking" | ||
displayed_sidebar: "dagsterPlus" | ||
sidebar_position: 4 | ||
sidebar_label: "Change Tracking" | ||
--- | ||
|
||
# Change Tracking in Branch Deployments | ||
# Using Change Tracking |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
docs/docs-beta/docs/dagster-plus/deployment/environment-variables/agent-config.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
--- | ||
title: "Set environment variables using agent config" | ||
title: "Setting environment variables using agent config" | ||
displayed_sidebar: "dagsterPlus" | ||
sidebar_position: 2 | ||
sidebar_label: "Set with agent config" | ||
--- | ||
|
||
# Set environment variables using agent config | ||
# Setting environment variables using agent config |
4 changes: 2 additions & 2 deletions
4
docs/docs-beta/docs/dagster-plus/deployment/environment-variables/dagster-ui.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
--- | ||
title: "Set environment variables with the Dagster+ UI" | ||
title: "Setting environment variables with the Dagster+ UI" | ||
displayed_sidebar: "dagsterPlus" | ||
sidebar_position: 1 | ||
sidebar_label: "Set with Dagster+ UI" | ||
--- | ||
|
||
# Set environment variables with the Dagster+ UI | ||
# Setting environment variables with the Dagster+ UI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: "Integrate asset metadata into Dagster+ Insights" | ||
title: "Integrating asset metadata into Dagster+ Insights" | ||
sidebar_label: "Integrate asset metadata" | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Integrate asset metadata into Dagster+ Insights | ||
# Integrating asset metadata into Dagster+ Insights |
Oops, something went wrong.