Hello If you use the ingestion that generates the ...
# getting-started
d
Hello If you use the ingestion that generates the front-end interface to build the data source, where will a ven environment be created under the tmp path of datahub-actions, and where is the source of this environment? I modified the code in python3.9 in actions, but it didn't take effect
b
hey! so are you looking to make changes to the
metadata-ingestion
project locally? I would check out these docs for what to do in order to see your local changes take effect https://datahubproject.io/docs/metadata-ingestion/developing/
d
Copy code
thanks