https://kedro.org/ logo
#random
Title
# random
i

Iñigo Hidalgo

06/28/2023, 1:47 PM
I might be the last person to find out considering the amount of stars it has, but there's a simple way to insert flowcharts into markdown files using markdown-like syntax https://mermaid.js.org/ It works out of the box with GitHub, Azure DevOps etc.
n

Nok Lam Chan

06/28/2023, 1:49 PM
We are using it in our docs already 🙂
See the Deployment flowchart
d

datajoely

06/28/2023, 1:49 PM
it’s wonderful though
you can use it directly in github these days too
VS Code extension is very good
👍 1
n

Nok Lam Chan

06/28/2023, 1:50 PM
Ok now we need markdown for PPT
d

datajoely

06/28/2023, 1:50 PM
fun fact the verrrrryyyyyyy verrrrryyyy first version of Kedro Viz experimented with it, because it was better than graphviz but it didn’t scale very well
n

Nok Lam Chan

06/28/2023, 1:51 PM
Graphviz is very low level - you have
pydot
and something like this https://github.com/fastai/fastdot , a bit like you do airflow DAG
a >> b
d

datajoely

06/28/2023, 1:52 PM
sure but this was what 2017?
i

Iñigo Hidalgo

06/28/2023, 2:06 PM
❤️ 2