Skip to content

bitofbreeze/RAPELIC_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Plotly Dash Webapp to Showcase Data

Running Locally

source venv/bin/activate

pip install -r requirements.txt

python app.py

Pushing live

pip freeze > requirements.txt

git push heroku master

Pushing to GitHub

git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published