Forum Discussion
How to run a notebook using semantic-link-labs on a notebook inside pipeline
- 1 year ago
Hi alfBI , Thank you for reaching out to the Microsoft Community Forum.
Your code is correct. The error is likely due to the scheduled notebook pipeline not using an environment that includes semantic-link-labs. Add it to your Fabric environment explicitly and the issue may be resolved. Please check it once and share your results.
If this helped solve the issue, please consider marking it “Accept as Solution” so others with similar queries may find it more easily. If not, please share the details, always happy to help.
Thank you.
Hi alfBI , Thank you for reaching out to the Microsoft Community Forum.
Your code is correct. The error is likely due to the scheduled notebook pipeline not using an environment that includes semantic-link-labs. Add it to your Fabric environment explicitly and the issue may be resolved. Please check it once and share your results.
If this helped solve the issue, please consider marking it “Accept as Solution” so others with similar queries may find it more easily. If not, please share the details, always happy to help.
Thank you.
- alfBI1 year ago
Responsive Resident
Yes, the problem was that the environment was not propely updated (see the Last Update column of some libs was not updated).
Thx