-
Notifications
You must be signed in to change notification settings - Fork 38
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
[DH-301] adding workflow diagram #6426
[DH-301] adding workflow diagram #6426
Conversation
@shaneknapp You may want to check out https://mermaid.js.org/syntax/flowchart.html. They can be integrated right into the doc so that if you want to make a change, you don't have go back to your drawing program, regenerate the SVG, etc. Here's an example of mermaid in a myst doc, https://jupyterhealth.org/software-documentation/security. |
Here are more in a jekyll README, https://github.com/berkeley-cdss/course-site-quarto. |
this is awesome! i'll do this now! :) |
Good question! Sometimes I'll paste my mermaid diagram into the live editor at https://mermaid.live/ to see if it is a tooling issue, e.g. maybe the issue is due to quarto's mermaid integration. |
it renders perfectly there... i'll merge this and see what it looks like once it's live. |
boo it's still colored weirdly. |
I was about to say the same! |
No description provided.