Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin 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
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.
@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!
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
User | Count |
---|---|
13 | |
4 | |
3 | |
3 | |
3 |
User | Count |
---|---|
8 | |
8 | |
7 | |
6 | |
5 |