Skip to content
forked from ejme232/cs498

Multi-Page Real-Time Data Analytics Platform with Dash and Python

Notifications You must be signed in to change notification settings

JamesChen-us/cs498

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs498

Multi-Page Real-Time Data Analytics Platform with Dash and Python

Development Env

pip install pipenv
pipenv install -r requirements.txt
pipenv shell
pipenv run python src/app.py

Deployment

pipenv run dashtools gui

About

Multi-Page Real-Time Data Analytics Platform with Dash and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.8%
  • JavaScript 2.2%