alainrafiki / dataviz_with_panel_and_hvplot

Python Data Visualization Project with Panel and Hvplot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practice Data Visualization with Panel and hvplot

Python Data Visualization Project with Panel and Hvplot using data from Our World in Data.

Some notes for running the project

Use the following command 'source co2_dashboard_practice/bin/activate' to activate the virtual environment in the terminal. While the virtual enviroment is active, use 'pip freeze > requirements.txt' to collect the requirements and dependences in case you are to deploy the app elsewhere. Use 'deactivate' to deactivate the virtual environment. Use 'panel serve --autoreload co2_dashboard_practice/co2_data_visualization_project.ipynb' to launch the server and discover the link where to view the dashboard. Copy the link from the output of the command.

About

Python Data Visualization Project with Panel and Hvplot

License:MIT License


Languages

Language:Python 75.1%Language:JavaScript 19.5%Language:Jupyter Notebook 3.3%Language:CSS 0.6%Language:C 0.5%Language:TypeScript 0.3%Language:Cython 0.2%Language:C++ 0.2%Language:HTML 0.1%Language:Jinja 0.1%Language:Fortran 0.0%Language:Roff 0.0%Language:PowerShell 0.0%Language:Smarty 0.0%Language:Shell 0.0%Language:Forth 0.0%Language:Batchfile 0.0%Language:Meson 0.0%Language:Makefile 0.0%