Remove temporary directory after a run finished
Open
- Dominant language
- JavaScript
- Stars
- 4.2k
- Forks
- 345
- PR merge metrics
- No merged PRs in 30d
Description
It would be a nice addition, if a `cml runner launch` would have an option to automatically cleanup the working directory after a run finished.
https://github.com/iterative/cml/blob/5e9fcd26e9683db26a429eb5f34b989134694d4b/bin/cml/runner/launch.js#L109
```bash
cml runner launch --cleanup-workdir
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.