I want to be able to run a pipeline stage by pointing at its target, notebook, or script path
Open
- Dominant language
- Python
- Stars
- 60
- Forks
- 18
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 38
Description
```sh
calkit run scripts/main.py
```
should figure out if we have a pipeline stage with the same scripts and args. If not, tell the user to run with `xr` first, or run `xr` for them?
Contributor guide
Assessment
This issue has not been assessed yet.