progpy icon indicating copy to clipboard operation
progpy copied to clipboard

Manually run test_tutorials workflow

Open lymichelle21 opened this issue 10 months ago • 0 comments

Manually trigger https://github.com/nasa/progpy/pull/201

test_tutorials_2 is in its own workflow file and is gated by a manual trigger due to the notebook taking ~30 mins to run. This will be available to run after merging into main due to workflow_dispatch (noted in this post)

Consider if test_tutorials_2 should be triggered when editing any files related to composite models, mixture of experts, and ensemble models.

lymichelle21 avatar Apr 08 '25 18:04 lymichelle21