Forum Discussion

dbeavon3's avatar
dbeavon3
Memorable Member
1 year ago
Solved

Is sempy supported in vscode?

I have heard from a Microsoft engineer and have read in the the pypi libraries that "sempy" is not supported in vscode.

However in practice I think there are people who are successfully able to install and use sempy on-premise like so:

https://community.fabric.microsoft.com/t5/Data-Engineering/issue-while-running-Fabric-notebook-in-VScode/m-p/4029136

What should customers do for sempy development?  Should we only use "sempy" from the PBI portal, or should we proceed at our own risk in vscode.  If we run into trouble in vscode, what are the chances that Mindtree will offer support?

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi dbeavon3,
    Thanks for reaching out to the Microsoft fabric community forum.

     

    It looks like you want to know whether you can use SemPy Library in VS Code or not. Based on the documentation SemPy is not supported in VS Code. There is no explicit tools, integrations or support for SemPy outside of Microsoft Fabric Environment.
    For more details on SemPy please refer to :
    https://learn.microsoft.com/en-us/fabric/data-science/semantic-link-semantic-propagation
    https://learn.microsoft.com/en-us/python/api/semantic-link/overview-semantic-link?view=semantic-link-python

     

    If there is still need to use SemPy outside Fabric environment then this approach may lead to compatibility issues or unexpected errors may come when dealing with services and APIs that SemPy interacts with.
    As for the support, there may be limited support as SemPy for VS Code falls outside the official supported scope.

     

    If I misunderstand your needs or you still have problems on it, please feel free to let us know.
    Best Regards,
    Hammad.
    Community Support Team

    If this post helps then please mark it as a solution, so that other members find it more quickly.
    Thank you.

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi dbeavon3,
    Thanks for reaching out to the Microsoft fabric community forum.

     

    It looks like you want to know whether you can use SemPy Library in VS Code or not. Based on the documentation SemPy is not supported in VS Code. There is no explicit tools, integrations or support for SemPy outside of Microsoft Fabric Environment.
    For more details on SemPy please refer to :
    https://learn.microsoft.com/en-us/fabric/data-science/semantic-link-semantic-propagation
    https://learn.microsoft.com/en-us/python/api/semantic-link/overview-semantic-link?view=semantic-link-python

     

    If there is still need to use SemPy outside Fabric environment then this approach may lead to compatibility issues or unexpected errors may come when dealing with services and APIs that SemPy interacts with.
    As for the support, there may be limited support as SemPy for VS Code falls outside the official supported scope.

     

    If I misunderstand your needs or you still have problems on it, please feel free to let us know.
    Best Regards,
    Hammad.
    Community Support Team

    If this post helps then please mark it as a solution, so that other members find it more quickly.
    Thank you.

    • dbeavon3's avatar
      dbeavon3
      Memorable Member

      Thanks.  I think in practice some users have been able to run sempy in vs code.  The problem is that if we run into a bug, we are going to be up the creek without a paddle.