kevgar / hello-flask

Demo of a simple flask app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-flask

This is a demo of a simple flask app which plots a histogram of the waiting time between eruptions of the Old Faithful Geyser. The data is sourced from kaggle and can be downloaded here.

The app can be executed on your machine by running app.py in your local python then navigating to http://127.0.0.1:5000 in a browser.

About

Demo of a simple flask app


Languages

Language:HTML 55.4%Language:Python 27.4%Language:JavaScript 13.6%Language:CSS 3.6%