Skip to content
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

Documenting send_input and receive_input #11724

Merged
merged 18 commits into from Jan 29, 2024
Merged

Documenting send_input and receive_input #11724

merged 18 commits into from Jan 29, 2024

Conversation

abrookins
Copy link
Collaborator

Expands current docs on interactive flows and includes details on using send_input and receive_input.

Example

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • This pull request includes tests or only affects documentation.
  • This pull request includes a label categorizing the change e.g. maintenance, fix, feature, enhancement, docs.

For documentation changes:

  • This pull request includes redirect settings in netlify.toml for files that are removed or renamed.

For new functions or classes in the Python SDK:

  • This pull request includes helpful docstrings.
  • If a new Python file was added, this pull request contains a stub page in the Python SDK docs and an entry in mkdocs.yml navigation.

@abrookins abrookins requested review from a team as code owners January 24, 2024 22:16
Copy link

netlify bot commented Jan 24, 2024

Deploy Preview for prefect-docs-preview ready!

Name Link
🔨 Latest commit f5b311a
🔍 Latest deploy log https://app.netlify.com/sites/prefect-docs-preview/deploys/65b80c9d3a0fea0008fa06c0
😎 Deploy Preview https://deploy-preview-11724--prefect-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@discdiver discdiver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Very thorough!

I think it's worth adding somewhere that these example work without async syntax (I know some do at least).

A number of minor nits and fixes.

docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
docs/guides/creating-interactive-workflows.md Outdated Show resolved Hide resolved
abrookins and others added 14 commits January 26, 2024 15:35
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
Co-authored-by: Jeff Hale <discdiver@users.noreply.github.com>
@abrookins
Copy link
Collaborator Author

@discdiver Ok, I'm finally done with this, I think!

@abrookins abrookins merged commit d58b633 into main Jan 29, 2024
57 of 61 checks passed
@abrookins abrookins deleted the interactive-flow-docs branch January 29, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants