geoffxy / conductor

🎶 A simple and elegant research computing orchestrator.
GNU Affero General Public License v3.0
4 stars 0 forks source link

Add command to help locate experiment results #18

Closed geoffxy closed 2 years ago

geoffxy commented 3 years ago

Experiment results are stored in directories with a timestamp for uniqueness. However this makes it a bit cumbersome to find the latest results for a particular task. We should provide a way for users to easily get this information (e.g., a command that provides the path to the task's outputs).