Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YogeshUpdhyay/stockforecasting
/ endpoints
Endpoints
2 in github.com/YogeshUpdhyay/stockforecasting
⨍
Functions
22
◇
Types & classes
2
↳
Endpoints
2
Route
form_submit
app.callback( Output("main-view", "children"), [ Input("form-submit", "n_clicks"), Inp
app/controller/callbacks.py:None
Route
toggle_navbar_collapse
app.callback( Output("navbar-collapse", "is_open"), [Input("navbar-toggler", "n_clicks")], [State(
app/components/navbar.py:None