Closed tieandrews closed 1 year ago
The required summary data to power the explore page will be stored in blob storage and must be loaded in the app from launch. The loaded data should be stored in a div to prevent multiple loads on page changes.
Example multipage app with dcc.store: https://github.com/AnnMarieW/dash-multi-page-app-demos/tree/main/multi_page_store
The required summary data to power the explore page will be stored in blob storage and must be loaded in the app from launch. The loaded data should be stored in a div to prevent multiple loads on page changes.
Example multipage app with dcc.store: https://github.com/AnnMarieW/dash-multi-page-app-demos/tree/main/multi_page_store