Forum Discussion
Aaron301
3 years agoFrequent Visitor
Execute Dataflow from Notebook
Is it possible to execute a dataflow from a notebook? If so can we pass parameters?
you could potentially change your architecture to first execute part of the code through the notebook, via a pipeline and then execute that dataflow within the pipeline as well.
1 Reply
- miguelCommunity Admin
you could potentially change your architecture to first execute part of the code through the notebook, via a pipeline and then execute that dataflow within the pipeline as well.