Add a unified entrypoint to run the report
Closed this issue · 0 comments
dzeber commented
We need a better interface to run the report from, and to remove any dependency on the example dataset/model we are currently using in the report.
As a part of this, we need a way to share the required inputs (data/model/config) between the notebooks. Looks like the simplest approach would be to serialize and reload separately in each notebook.