shyft.dashboard.apps.water_route_app.water_route_app¶
Classes
|
Init of base app |
- class shyft.dashboard.apps.water_route_app.water_route_app.WaterRouteApp(thread_pool, app_kwargs)[source]¶
Bases:
AppBaseInit of base app
- Parameters:
thread_pool – Optional thread pool used for async calls within the app
app_kwargs – Optional keyword arguments provided to the app through the start_bokeh_apps methods
- __init__(thread_pool, app_kwargs)[source]¶
Init of base app
- Parameters:
thread_pool – Optional thread pool used for async calls within the app
app_kwargs – Optional keyword arguments provided to the app through the start_bokeh_apps methods
- property name: str¶
This property returns the name of the app