-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] [revamp] - Seed Concept pages #23602
Conversation
We can fix this and put it back when we're ready.
Deploy preview for dagster-docs ready! Preview available at https://dagster-docs-qe83xbfes-elementl.vercel.app Direct link to changed pages: |
@@ -0,0 +1,6 @@ | |||
--- | |||
title: "Asset checks" | |||
sidebar_position: 7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I usually do these in increments of 10. That way when you decide you want to add something between 7 and 8, you don't have to go and change everything above and below but you just add one called 71.
# Quickstart |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you mean to delete this one
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a few comments
✅ Deploy Preview for dagsterapidocs canceled.
|
4e4dff3
to
13d4b5d
Compare
13d4b5d
to
cf504f9
Compare
Deploy preview for dagster-docs-next ready! ✅ Preview Built with commit cf504f9. |
Summary & Motivation
How I Tested These Changes