[console_scripts]
dashboard_database_viewer = vimseo.storage_management.dashboard.db_viewer_entry_point:main
dashboard_mlflow = vimseo.storage_management.mlflow_ui_entry_point:main
dashboard_workflow = vimseo.workflow.entry_point:main
workflow_executor = vimseo.workflow.workflow_executor:main

[gemseo_plugins]
vimseo = vimseo
