Linking DataFlows and DataJobs for Lineage Visualization in Python SDK

Original Slack Thread

Hi , I am using python sdk for bulding lineage, can any one tell how to link different DataFlows (pipelines) to view in the lineage graph or visualization ? I am not able to select pipelines to view in the UI ? How to link different DataJobs across different DataFlows ? How to link different DataFlows and view the whole picture ?

Hopefully this can help -> https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/examples/library/lineage_job_dataflow_new_api_simple.py

let me know if something is not clear

thank you for your detailed response and time to answer <@UV14447EU>, will try out and get back, thanks