Forum Discussion
Is sempy supported in vscode?
- Anonymous1 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-pythonIf 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.
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.
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.