Apache Airflow version: N/A
Kubernetes version (if you are using kubernetes) (use kubectl version): N/A
Environment:
What happened:
Architecture diagram on the following page is broken (rendering KO) :
https://airflow.apache.org/docs/stable/executor/celery.html#architecture
What you expected to happen: a beautiful diagram ^^
Thanks for opening your first issue here! Be sure to follow the issue template!
@kaxil Do you have graphviz installed?
The following additional application must be installed to use the project:
- python3.6 or newer
- pip
- graphviz
https://github.com/apache/airflow-site/blob/master/CONTRIBUTE.md#how-to-release-new-documentation
Thanks for raising the issue, will fix it today @r3da-hash .
@mik-laj Hmm I installed it but looks like pip3 vs pip. Anyways, will fix it today.
Fixed:
