Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 424 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 424 Bytes

**Python Dashboard using Panel :) **

Interactive visualization dashboard in Python with Panel

Graph 1:Co2 Per continent

Graph 2: More data per continent

Graph 3: Correlation Co2 and GDP per Capita

Graph 4: Co2 sources per continent

To serve the dashboard locally, use the command: panel serve Dash.ipynb

Dash