Forum Discussion

dcsearle's avatar
dcsearle
Frequent Visitor
2 years ago
Solved

Asynchronous Notebook from Pipeline

Hi, I have a Fabric Pipeline which orchestrates a Notebook... The Notebook can take a while to execute, and I don't really need it to keep the Pipeline active while it does. Is there any way to exe...