Join Slack
Powered by
Is there any documentation on writing a custom Ste...
# ask-metaflow
h
hundreds-rainbow-67050
11/05/2024, 6:34 PM
Is there any documentation on writing a custom StepDecorator? I'm looking for what are all the functions/hooks that can be overridden
✅ 1
c
crooked-jordan-29960
11/05/2024, 7:16 PM
No API docs that I am aware of (yet), but usually can find what I need by looking through existing plugins and using
this image
▾
, which shows the order the hooks act in.
This
is the object to subclass.
🙌 1
👀 1
2
Views
Open in Slack
Previous
Next