mle-infrastructure / mle-toolbox

Lightweight Tool to Manage Distributed ML Experiments 🛠
https://mle-infrastructure.github.io/mle_toolbox/toolbox/
MIT License
3 stars 1 forks source link

`mle init` needs to be simpler & robust #85

Closed RobertTLange closed 2 years ago

RobertTLange commented 3 years ago

I think I over-engineered and undertested the current mle init. Maybe the easiest to use the annotated template and open vim to copy over and edit the config .toml.

Something similar to how git commit/merge automatically opens an editor to provide a message: https://stackoverflow.com/questions/6309587/how-to-launch-an-editor-e-g-vim-from-a-python-script

I should also add a bunch of tests and a minimal configuration to check the following things: