Can we create lineage graph on streamlit

Hi Team,

Wanted to develop the app which will show the lineage from snowflake here on streamlit. If you have any document to read or ref. would be helpful.

Thanks & Regards,
Akash

Hi @Akash_Solanke

If you can create the lineage graph using any of the Python data visualization tool, you can subsequently add those to a Streamlit app as Streamlit supports nearly all of the data visualization tool such as matplotlib, seaborn, plotly, altair, vega, etc.

More details here on the Docs page:

Hope this helps!

Great, @dataprofessor thank you so much.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.