Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
Arnab0111
Helper I
Helper 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.

3 REPLIES 3
puneetvijwani
Resolver IV
Resolver 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!

DennesTorres
Impactful Individual
Impactful Individual

Hi,

Could you provide more details about the steps you are doing and the error message you get ?

Kind Regards,

 

Dennes

I am running the below in python cell of a notebook which is in another workspace.

%run <notebook name>

I am getting the below error

Screenshot_20230820-153656.jpg

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.