Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 205 Bytes

File metadata and controls

11 lines (7 loc) · 205 Bytes

Python/Bokeh/Flask - Dashboard App

Dashboard application with interactive charts.

Requirements

Numpy, Pandas, Bokeh, and Flask are required:

pip install numpy pandas bokeh==1.2.0 flask