[Draft] Add execution mode maps in image format#2464
Closed
lzdanski wants to merge 1 commit into
Closed
Conversation
Collaborator
|
We're going ahead with the easier to maintain version: #2459 |
tatiana
added a commit
that referenced
this pull request
Mar 16, 2026
This PR adds mermaid and execution mode diagrams as requested in #2444 (review). All the credit for the mermaid diagrams goes to @tatiana. **Important** There are two PRs that create diagrams for this content. **Only merge one**. - #2459 - #2464 This PR adds workflows for choosing an execution mode, via mermaid diagrams instead of images. - https://github.com/mgaitan/sphinxcontrib-mermaid <img width="1155" height="749" alt="Screenshot 2026-03-12 at 2 05 19 PM" src="https://github.com/user-attachments/assets/a91703c2-d379-4e9b-90b9-208b0fa38e7e" /> <img width="1158" height="702" alt="Screenshot 2026-03-12 at 2 05 06 PM" src="https://github.com/user-attachments/assets/6aeae431-e568-43ea-95e5-7499c07bf928" /> <img width="1146" height="686" alt="Screenshot 2026-03-12 at 2 04 53 PM" src="https://github.com/user-attachments/assets/9e157029-fb59-48f6-9340-d0af762cf6b5" /> Built locally - some readability issues with night mode consistent with other UI issues with Pydata theme. Co-authored-by: Tatiana Al-Chueyr <tatiana.alchueyr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Important There are two PRs that create diagrams for this content. Only merge one.
This PR adds workflows for choosing an execution mode, via images instead of using mermaid diagrams.
Related Issue(s)
Breaking Change?
None expected
Checklist
Build tested locally.