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

third iteration: docs restructure #1315

Merged
merged 15 commits into from
Dec 15, 2023
Merged

Conversation

samhita-alla
Copy link
Contributor

@samhita-alla samhita-alla commented Dec 6, 2023

this PR updates examples in the advanced composition section.

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
@samhita-alla samhita-alla marked this pull request as ready for review December 12, 2023 16:29
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
@samhita-alla
Copy link
Contributor Author

Flyte.org updates:

Readthedocs redirects:

  • /auto_examples/advanced_composition/conditions.html -> /auto_examples/advanced_composition/conditional.html
  • /auto_examples/advanced_composition/subworkflows.html -> /auto_examples/advanced_composition/subworkflow.html
  • /auto_examples/advanced_composition/dynamics.html -> /auto_examples/advanced_composition/dynamic_workflow.html

samhita-alla and others added 5 commits December 13, 2023 20:48
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Copy link
Contributor

@cosmicBboy cosmicBboy left a comment

Choose a reason for hiding this comment

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

changes look good @samhita-alla, just want to make sure we have our bases covered in terms of potential changes needed in CI that rely on some of the old file names (e.g. dynamics.py -> dynamic_workflow.py.

Comment on lines +10 to +11
# Using a map task in Flyte allows for the execution of a pod task or a regular task across a series of inputs within a single workflow node.
# This capability eliminates the need to create individual nodes for each instance, leading to substantial performance improvements.
Copy link
Contributor

Choose a reason for hiding this comment

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

we're okay removing the blogpost link?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep. it was published a long time ago, and i think our docs should suffice.

Comment on lines +75 to +78
# ```
# pyflyte run --remote \
# https://raw.githubusercontent.com/flyteorg/flytesnacks/master/examples/advanced_composition/advanced_composition/chain_entities.py \
# chain_tasks_wf
Copy link
Contributor

Choose a reason for hiding this comment

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

let's figure out a way to templatize this at some point (not in this PR)

Copy link
Contributor

@cosmicBboy cosmicBboy left a comment

Choose a reason for hiding this comment

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

great work!

@samhita-alla samhita-alla merged commit 43a1d25 into master Dec 15, 2023
95 checks passed
@samhita-alla samhita-alla deleted the update-advanced-composition branch December 15, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants