render_simulation_app()
Main function to render the simulation UI and execute the model.
Usage
render_simulation_app(
default_params,
model_metadata,
valid_process_model=None,
)Main function to render the simulation UI and execute the model.
Usage