rcgalbo / dash_ex

simple plot.ly dash examples running on a multi page app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dash_ex:

simple plot.ly dash examples running on a multi page app fully writtend with @Plotly dash.

live demo

  • loading on heroku free tier takes time (may require page refresh)

installation

  • clone repository
  • pip install -r requirements.txt
  • cd dash_ex
  • gunicorn index:server --chdir multi-page-app

About

simple plot.ly dash examples running on a multi page app


Languages

Language:Python 98.2%Language:CSS 1.8%