Forum Discussion

Arnab0111's avatar
Arnab0111
Helper I
2 years ago

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

  • DennesTorres's avatar
    DennesTorres
    Impactful Individual

    Hi,

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

    Kind Regards,

     

    Dennes

    • Arnab0111's avatar
      Arnab0111
      Helper I

      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