IBM / dse-do-dashboard

Plotly/Dash dashboard for Decision Optimization projects in IBM Cloud Pak for Data
Apache License 2.0
4 stars 3 forks source link

Feature: run WML-deployed DO model #2

Open victorterpstra opened 2 years ago

victorterpstra commented 2 years ago

Given a selected scenario, run a WML-deployed DO model and store results back in scenario DB.

Use the dse_do_utils.deployeddomodel.DeployedDOModel to communicate with a WML DO model. Use the Dash long-callbacks feature: https://dash.plotly.com/long-callbacks