/dash-app

Primary LanguageCSSMIT LicenseMIT

MultiPageDashApp

A lightweight base multi-page Dashapp in Python w/ page routing and all callbacks working from app.py file. There is no requirements.txt but you will need to pip install Dash and Flask to get project running.

This is a lightweight project serving up a dash application using Flask. If this is part of your stack or are having trouble making a multipage app with callbacks this might get you on your way !