Context: The create_map.ipynb notebook runs creates a map using one of the deployed models.
Issue: There's currently no integration test for verifying the notebook successfully runs to completion.
Potential solution: An additional Github action that runs optionally after deployment so verify predictions work as expected.
Context: The
create_map.ipynbnotebook runs creates a map using one of the deployed models.Issue: There's currently no integration test for verifying the notebook successfully runs to completion.
Potential solution: An additional Github action that runs optionally after deployment so verify predictions work as expected.