chingman313 / industrial-airflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scaling ML and Data Pipelines with Airflow in Python

Scaling ML and Data Pipelines with Airflow (in Python)

Running Presentation

You can also run the presentation on a local web server. Clone this repository and run the presentation like so:

npm install
grunt serve

The presentation can now be accessed on localhost:8080. Note that this web application is configured to bind to hostname 0.0.0.0, which means that once the Grunt server is running, it will be accessible from external hosts as well (using the current host's public IP address).

About

License:MIT License


Languages

Language:JavaScript 76.6%Language:CSS 17.7%Language:HTML 4.6%Language:Python 1.0%Language:Shell 0.0%