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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
Skilled Sharer
Skilled Sharer

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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