Forum Discussion
issue while running Fabric notebook in VScode
- Anonymous2 years ago
HI Anonymous,
For the library and command which I mentions, they should similar as below code:
pip install azure-core pip install azure-storage-blob pip install semantic-linkIn addition, you can refer to the following links about install Azure libraries.
How to install Azure SDK library packages for Python - Python on Azure | Microsoft Learn
Package index for Azure SDK libraries for Python - Python on Azure | Microsoft Learn
Regards,
Xiaoxin Sheng
can you give the commands?
HI Anonymous,
For the library and command which I mentions, they should similar as below code:
pip install azure-core
pip install azure-storage-blob
pip install semantic-link
In addition, you can refer to the following links about install Azure libraries.
How to install Azure SDK library packages for Python - Python on Azure | Microsoft Learn
Package index for Azure SDK libraries for Python - Python on Azure | Microsoft Learn
Regards,
Xiaoxin Sheng