Skip to content

Latest commit

 

History

History

quick-start-ide

IDE integration

This document describes how to set up your IDE to work with Airflow.

Local development environments

Remote development environments

There are also remote development environments that you can use to develop Airflow:

  • CodeSpaces - a browser-based development
    environment that you can use to develop Airflow in a browser. It is based on GitHub CodeSpaces and is available for all GitHub users (free version has number of hours/month limitations).
  • GitPod - a browser-based development
    environment that you can use to develop Airflow in a browser. It is based on GitPod and is a paid service.