Join Slack
Powered by
This message was deleted.
# ask-anything
s
Slackbot
06/18/2022, 6:23 AM
This message was deleted.
e
Eduardo
06/18/2022, 6:26 AM
You can achieve that by loading the pipeline as a Python object. You can use the input function and then pass the user’s input in a dictionary to the env argument of DAGSpec. Check out this example:
https://github.com/ploomber/projects/blob/master/cookbook/python-load/pipeline.py
Eduardo
06/18/2022, 6:26 AM
You'd need to adapt the example so happy to help you if you have questions.
3
Views
Open in Slack
Previous
Next