Use @inject with @pipe decorators
Open
decorators
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 2.6k
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
Talking with @skrawcz and @elijahbenizzy on [Slack ](https://hamilton-opensource.slack.com/archives/C03M33QB4M8/p1709861474910529?thread_ts=1709853439.697809&cid=C03M33QB4M8)about a use case @skrawcz discovered experimenting that using `@inject` decorator in conjunction with `@pipe` decorator does not work.
# Current behavior
@skrawcz Please add more description here about the current behavior
# Expected behavior
The decorators should work in conjunction.
Contributor guide
Assessment
This issue has not been assessed yet.