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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
Post Prodigy
Post Prodigy

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
Expanding the Synapse Forums

New forum boards available in Synapse

Ask questions in Data Engineering, Data Science, Data Warehouse and General Discussion.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Kudoed Authors