COB integration - finally
This commit is contained in:
@ -180,7 +180,7 @@ def start_clean_dashboard_with_training():
|
||||
time.sleep(3)
|
||||
|
||||
# Start dashboard server (this blocks)
|
||||
logger.info("🚀 Starting Clean Dashboard Server...")
|
||||
logger.info(" Starting Clean Dashboard Server...")
|
||||
dashboard.run_server(host='127.0.0.1', port=dashboard_port, debug=False)
|
||||
|
||||
except KeyboardInterrupt:
|
||||
|
Reference in New Issue
Block a user