Jeff Hale
Jeff Hale
Use [Google’s guide](https://developers.google.com/style) as base. - Implement Google’s style guide with [Vale](https://vale.sh/) for manual use - This package with [Google’s Vale-compatible implementation](https://vale.sh/hub/google/) that is actively maintained. - Note deviations from...
# Reproduction Use the context block example from the docs (first create folder with today's date): ```python from prefect import flow from datetime import datetime from prefect_shell import ShellOperation @flow...
### First check - [X] I added a descriptive title to this issue. - [X] I used GitHub search to find a similar request and didn't find it 😇 ###...
Removing and updating in PRs. Upon further review, the screenshots aren't in bad shape, generally. Other screenshots have been updated.
### First check - [X] I added a descriptive title to this issue. - [X] I used GitHub search to find a similar request and didn't find it 😇 ###...
### First check - [X] I added a descriptive title to this issue. - [X] I used GitHub search to find a similar request and didn't find it 😇 ###...
Add docs redirects in Mintlify for most popular pages in 2.x when switch prefect.docs.io to Mintlify
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
Mintlify has a one line [CLI command ](https://mintlify.com/docs/settings/broken-links#broken-links)to check for broken links (internal only). Let's add it to our pre-commit hooks.