-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Auto generation of examples #18198
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
Auto generation of examples #18198
Conversation
zzstoatzz
left a comment
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.
curious about when the script happens but lgtm!
|
@zzstoatzz how much do we care about the markdown tests for these examples? I'm tempted to ignore them |
the hardcoded list in docs/conftest.py i think is where we're ignoring ones we don't care about now |
|
@zzstoatzz updated 👍 |
This PR organizes things to make it possible to auto generate example documentation from https://github.com/PrefectHQ/examples/tree/examples-markdown
Screenshot of local build:
