Contents:
Entry point for launching the GONet Dashboard.
This module imports the Dash app instance and provides a top-level function to start the server.
Functions
run_dashboard() : Start the GONet Dashboard server using Dash.
run_dashboard()
Load the configuration variables and start the GONet Dashboard server using Dash.
None