Input/output of custom recipes
jax79sg
Registered Posts: 25 ✭✭✭✭
Hi,
I noted that only 2 forms of input are supported by custom recipes.
- acceptsDataset (boolean, default true)
- acceptsManagedFolder (boolean, default false)
Is it possible for me to have more flexibility, such as having a textfield or other forms of fields as seen on typical HTML forms? This could greatly increase the flexibility of custom recipes in Dataiku.
Thank you.
Tagged:
Answers
-
Hi,
Absolutely, you can add text fields, select parameters, etc. in custom recipes.
You can find the whole list of possible plugin parameters on this page: https://doc.dataiku.com/dss/latest/plugins/reference/params.html
Best regards,
Alex