Skip to content

Interactive data analytics and visualization dashboard in Python using Panel and hvplot

Notifications You must be signed in to change notification settings

atishjn/python-analytics-dashboard-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-analytics-dashboard

Interactive data analytics visualization dashboard in Python using Panel

This repo contains code for the analytics project on my Youtube channel (https://www.youtube.com/channel/UCFh3meMAuaNoiNRYEHDME1A)

If you want to see all the dependencies for this project, please see requirements.txt file.

To serve the dashboard locally, use the command:

panel serve Interactive_dashboard.ipynb

To serve the dashboard locally on specific port, use the command:

panel serve Interactive_dashboard.ipynb --port 8080 --allow-websocket-origin="*"

aj_dashboard_github

About

Interactive data analytics and visualization dashboard in Python using Panel and hvplot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published