Skip to content

small flask dashboard app using pandas, matplotlib, and seaborn

Notifications You must be signed in to change notification settings

tsyaeger/cstl_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cstl_dashboard

DIRECTIONS

  1. install virtualenv
  2. create a virtual environment: virtualenv <envname>
  3. activate the environment: source <envname>/bin/activate
  4. clone (or download) the repo
  5. install dependencies: pip -r requirements.txt
  6. run the dashboard program: python app.py <filepath/users.json>

About

small flask dashboard app using pandas, matplotlib, and seaborn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published