March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!