This website requires JavaScript.
Explore
Help
Register
Sign In
popov
/
gogo2
Watch
1
Star
0
Fork
0
You've already forked gogo2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5ca7493708eec1a176b71f7b8ebbe2492ed0fd50
gogo2
/
web
History
Dobromir Popov
ce8c00a9d1
remove dummy data, improve training , follow architecture
2025-07-04 23:51:35 +03:00
..
templates
Add template-based MVC dashboard architecture
2025-07-02 01:56:50 +03:00
__init__.py
dash
2025-05-24 02:01:13 +03:00
clean_dashboard.py
remove dummy data, improve training , follow architecture
2025-07-04 23:51:35 +03:00
cob_dashboard.html
better imbalance styles
2025-06-18 20:37:56 +03:00
cob_realtime_dashboard.py
use enhanced orchestrator
2025-06-25 03:42:00 +03:00
component_manager.py
remove dummy data, improve training , follow architecture
2025-07-04 23:51:35 +03:00
dashboard_model.py
Add template-based MVC dashboard architecture
2025-07-02 01:56:50 +03:00
enhanced_cob_dashboard.html
cob dash
2025-06-24 16:56:02 +03:00
layout_manager.py
improve training on signals, add save session button to store all progress
2025-07-02 10:59:13 +03:00
template_renderer.py
Fix templated dashboard Dash import compatibility\n\n- Fixed obsolete dash_html_components import in template_renderer.py\n- Changed from 'import dash_html_components as html' to 'from dash import html, dcc'\n- Templated dashboard now starts successfully on port 8051\n- Compatible with modern Dash versions where html/dcc components are in dash package\n- Template-based MVC architecture is now fully functional
2025-07-02 02:04:45 +03:00
templated_dashboard.py
remove dummy data, improve training , follow architecture
2025-07-04 23:51:35 +03:00