Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.