Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Fabric Notebook

Every time I run my Fabric notebook I have to run pip install for the same API. Is this a bug or a feature? When I built the notebook in VS Code I only had to run pip once to install the API. Is there a step I missed to add the library?

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous ,

    This is not a bug in Fabric. The issue is that Fabric Notebook does not currently cache packages that are installed in one notebook session for use in other notebook sessions. This means that if you install a package in one notebook session, you will need to install it again in any other notebook session where you want to use it.

    For more information can you please refer this: Link 


    Hope this is helpful. Incase of any queries please feel free to reach out.

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

    This is not a bug in Fabric. The issue is that Fabric Notebook does not currently cache packages that are installed in one notebook session for use in other notebook sessions. This means that if you install a package in one notebook session, you will need to install it again in any other notebook session where you want to use it.

    For more information can you please refer this: Link 


    Hope this is helpful. Incase of any queries please feel free to reach out.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Anonymous,

      We haven’t heard from you on the last response and was just checking back to see if your query got resolved? Otherwise, will respond back with the more details and we will try to help.

      Thank you

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi Anonymous ,

        We haven’t heard from you on the last response and was just checking back to see if your query got resolved? Otherwise, will respond back with the more details and we will try to help.