camall3n / onager

Lightweight python library for launching experiments and tuning hyperparameters, either locally or on a cluster
MIT License
20 stars 4 forks source link

"Do you want to continue?" for subjobs #56

Open camall3n opened 7 months ago

camall3n commented 7 months ago

Rather than automatically appending to the subjobs, which becomes kind of a mess, why don't we just tell the user we noticed they are running the same command again, and ask them if they want us to replace their previous ones or continue with more?