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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
saveenrMSFT
Community Admin
Community Admin

3rd party python libraries

How do I use 3rd party python libraries?

1 ACCEPTED SOLUTION

Hello @saveenrMSFT ,

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

Hello @saveenrMSFT ,

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
Frequent Visitor

Hi @saveenrMSFT,


  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
Solution Supplier
Solution Supplier

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

March 2024  FBC Gallery Image

Fabric Monthly Update - March 2024

Check out the March 2024 Fabric update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Kudoed Authors