Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2026 05:20 AM
I think you can only observe this on serverless compute. The same DAB with git source setup has been stable on job clusters for over a year so what I understand is that the issue is with how the git repo root is added to python import path. As a workaround resolve the repo root from Path.cwd() and add it to sys.path at the start of the notebook instead of hardcoding /Workspace/... path or moving everything to workspace source.
If this answer resolves your question, could you please mark it as “Accept as Solution”? It will help other users quickly find the correct fix.
Senior BI/Data Engineer | Microsoft MVP Data Platform | Microsoft MVP Power BI | Power BI Super User | C# Corner MVP
Senior BI/Data Engineer | Microsoft MVP Data Platform | Microsoft MVP Power BI | Power BI Super User | C# Corner MVP