mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-03 22:23:37 +00:00
docs(airflow): fix formatting (#5617)
This commit is contained in:
parent
245ea89a88
commit
647d82d45f
@ -13,12 +13,13 @@ There are a few ways to enable these integrations from Airflow into DataHub.
|
||||
::: note
|
||||
|
||||
We recommend you use the lineage plugin if you are on Airflow version >= 2.0.2 or on MWAA with an Airflow version >= 2.0.2
|
||||
|
||||
:::
|
||||
|
||||
1. You need to install the required dependency in your airflow.
|
||||
|
||||
```shell
|
||||
pip install acryl-datahub-airflow-plugin
|
||||
pip install acryl-datahub-airflow-plugin
|
||||
```
|
||||
|
||||
2. Disable lazy plugin load in your airflow.cfg.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user