This is a boilerplate code for creating a multipage dash application. It is a good starting point for creating a dash application which uses multiple pages. The repository provides a structure that users can fork and create their own applications.
- Install dependencies
pip install -r requirements.txt
- Run the application
python index.py