Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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

Reply
Anonymous
Not applicable

3rd party python libraries

How do I use 3rd party python libraries?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hello @Anonymous ,

Checkout the below steps to install 3rd pary python libaries in library mangement:

PRADEEPCHMSFT_1-1691655463631.png

 

For more details, refer to Manage Apache Spark libraries in Microsoft Fabric.
Hope this helps. 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hello @Anonymous ,

Checkout the below steps to install 3rd pary python libaries in library mangement:

PRADEEPCHMSFT_1-1691655463631.png

 

For more details, refer to Manage Apache Spark libraries in Microsoft Fabric.
Hope this helps. 

chetnachaudhari
Advocate I
Advocate I

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

DennesTorres
Impactful Individual
Impactful Individual

Hi,

On workspace settings, you can use library management -> Custom Libraries to add custom libraries to your workspace

DennesTorres_0-1691607732147.png

Kind Regards,

Dennes

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.