Skip to content

Conversation

@frazane
Copy link
Contributor

@frazane frazane commented Oct 21, 2025

Sometimes we just want to create a single file, for example when debugging. This new command allows to specify that single file as a target, and only run the workflow to generate that file.

For example:

evalml make config/interpolators.yaml output/data/runs/8d1e0410c-d0846032f/verif_aggregated.nc

Gotcha: the file must be one that would be generated by the provided config (e.g. I cannot make a file from an interpolator using the forecasters.yaml config).

@frazane frazane requested review from dnerini and jonasbhend October 22, 2025 09:22
Copy link
Contributor

@jonasbhend jonasbhend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good thanks, just one suggestion. If make allows us to more easily debug, I think it would be useful to document this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants