In my project lifetime I have many similar sweeps, such that each one is slightly different or even exactly like a previous sweep (for instance after a bug fix). In order to execute the same sweep again, I navigate to the previous sweep, copy the configuration, and paste that configuration in the new sweep. Is there a way to name and save a previous config and load it?
Hi @tomjur ,
Are you currently configuring your sweep inline in Python?
You can also create a .yaml file to define the sweep as well. Here is the documentation on how to do so. Also here is an example repo of different YAML files along with instructions for how to use them.
Let me know if this is what you were looking for or if there is another way I can help.
Thank you,
Nate
I think it would be a real timesaver to have a drop-down of previous saved configurations instead of manually open the correct previous sweep, copy the entire config and paste it in the new sweep page.
I think it would be a real timesaver to have a drop-down of previous saved configurations instead of manually open the correct previous sweep, copy the entire config and paste it in the new sweep page.