Skip to content

VandyDataScience/Dash-Plotly-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a Dash Plotly example repo with boilerplate code and complete sample code to get started on building dashboards with Dash Plotly

How to use

First install dependencies pip install -r requirements.txt then run the app with python app.py

Debugging tips for running the app

  • update pip with pip install --upgrade pip
  • check if you have pip, python, or the other dependencies installed
  • make sure you are using the correct version of python/pip (try pip3 or python3)

References

Releases

No releases published

Packages

No packages published