Skip to content

Commit

Permalink
Not important changes
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-kotliar committed Jul 10, 2020
1 parent 492c4f7 commit 49b3a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/readme/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ or [What if something doesn't work](./what_if_something_doesnt_work.md) sections

5. Open Airflow Webserver (by default [localhost:8080](http://127.0.0.1:8080/admin/)) and wait until Airflow Scheduler pick up a new DAG (by default every 5 min) and execute it. **On completion all results and temporary files will be removed**, so you can safely schedule other workflows by setting different values to `--range` parameter. Take a look at the [How to use](./how_to_use.md) section for more details.

![Airflow web interface](../images/screen.png)
![Airflow Webserver](../images/screen.png)

0 comments on commit 49b3a78

Please sign in to comment.