Forum Discussion
Arnab0111
3 years agoHelper I
Running interworkspace notebook
I have created a python notebook in workspace A , I want to call the notebook in another notebook in workspace B under same fabric capacity , but I am getting error, please guide me.
puneetvijwani
3 years agoResolver IV
Arnab0111 "Currently Fabric notebook only supports referencing notebooks within a workspace."
Reference https://learn.microsoft.com/en-us/fabric/data-engineering/microsoft-spark-utilities
For referencing interworkspace notebook i would suggest download the notebook as .py and import it in Resource Folder in another workspace for reusablity purpose
Ps: If my response helped, kindly select it as the solution. Your kudos are greatly appreciated!