You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I advertise doexp as being equivalent to maintaining a spreadsheet of experiments, but it doesn't actually have the option to synchronize with a spreadsheet. There's currently the --dry-run flag, which prints out all commands to be run, but no way of exporting what commands doexp thinks are running, done, ready, or waiting on inputs.
This should be fairly easy to implement, and would help with keeping track of what experiments are running.
The text was updated successfully, but these errors were encountered:
I advertise doexp as being equivalent to maintaining a spreadsheet of experiments, but it doesn't actually have the option to synchronize with a spreadsheet. There's currently the
--dry-run
flag, which prints out all commands to be run, but no way of exporting what commandsdoexp
thinks are running, done, ready, or waiting on inputs.This should be fairly easy to implement, and would help with keeping track of what experiments are running.
The text was updated successfully, but these errors were encountered: