apache-airflow-incubating-documentation
v2023.213.0
Published
Apache Airflow (incubating) Documentation
Downloads
3
Readme
Apache Airflow (incubating) Documentation
下载
Docker
docker pull apachecn0/apache-airflow-incubating-documentation
docker run -tid -p <port>:80 apachecn0/apache-airflow-incubating-documentation
# 访问 http://localhost:{port} 查看文档
PYPI
pip install apache-airflow-incubating-documentation
apache-airflow-incubating-documentation <port>
# 访问 http://localhost:{port} 查看文档
NPM
npm install -g apache-airflow-incubating-documentation
apache-airflow-incubating-documentation <port>
# 访问 http://localhost:{port} 查看文档