AllenNeuralDynamics / AllenNeuralDynamics/brainwasher
Make Slosher Job-Generating UI
Open
slosher
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Let's make the generating of slosher "job" files (yaml) fun and easy with a high-level UI.
## Requirements
* create a job.
* add steps to it.
* save the result to a yaml file.
* validate that it is a valid job with the `Job` pydantic model.
* nice-to-have: "create-from-previous-job."
* make a copy of an existing job file (i.e: remove the historical metadata, but keep everything else)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.