run_dashboard

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.

Functions:

GONet_Wizard.commands.run_dashboard.run()[source]

Load the configuration variables and start the GONet Dashboard server using Dash.

Return type:

None