Horje
airflow set ui color of operator ui_color Code Example
airflow set ui color of operator ui_color
from airflow.operators.oracle_operator import OracleOperator
OracleOperator.ui_color = '#0000FF'
### your DAG code below




Python

Related
replicate python Code Example replicate python Code Example
if elif and else in python Code Example if elif and else in python Code Example
fibonacci series using for loop in python Code Example fibonacci series using for loop in python Code Example
how to go to previous directory in os python Code Example how to go to previous directory in os python Code Example
python if something exception Code Example python if something exception Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7