The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
How do I use 3rd party python libraries?
Solved! Go to Solution.
Hello @Anonymous ,
Checkout the below steps to install 3rd pary python libaries in library mangement:
For more details, refer to Manage Apache Spark libraries in Microsoft Fabric.
Hope this helps.
Hello @Anonymous ,
Checkout the below steps to install 3rd pary python libaries in library mangement:
For more details, refer to Manage Apache Spark libraries in Microsoft Fabric.
Hope this helps.
Hi @Anonymous,
As Dennes mentioned you can either use workspace settings to install libraries at workspace level or you can install Python libraries using pip at session level.
Below is a code snippet to show how to install libraries at session level
%pip install faker
Regards,
Chetna
Hi,
On workspace settings, you can use library management -> Custom Libraries to add custom libraries to your workspace
Kind Regards,
Dennes
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Fabric update to learn about new features.