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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
asifraza
Regular Visitor

How to check the list of libraries install in environment

Hi,

I have created a new environment in Data science project, problem I'm facing how i can check the list of installed libraries, it only showing the latest, not showing the previous installed libraries.

 

asifraza_0-1709813817013.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @asifraza ,

Unfortunately that is not possible, you can only check the list of libraries present only using notebooks, but not in environment.

vgchennamsft_1-1709877387369.png

 

vgchennamsft_0-1709877338064.png


Reference Docs -
Create, configure, and use an environment in Microsoft Fabric - Microsoft Fabric | Microsoft Learn


Hope this is helpful. Please let me know incase of further queries.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @asifraza ,

Thanks for using Fabric Community.
You can check the list of libraries present using below command in Fabric Notebooks -

!pip list

 

vgchennamsft_0-1709876575948.png


Hope this is helpful. Please let me know incase of further queries.

@Anonymous thanks for your quick answer, is it possible to check in environment?

Anonymous
Not applicable

Hi @asifraza ,

Unfortunately that is not possible, you can only check the list of libraries present only using notebooks, but not in environment.

vgchennamsft_1-1709877387369.png

 

vgchennamsft_0-1709877338064.png


Reference Docs -
Create, configure, and use an environment in Microsoft Fabric - Microsoft Fabric | Microsoft Learn


Hope this is helpful. Please let me know incase of further queries.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

June FBC25 Carousel

Fabric Monthly Update - June 2025

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

Top Solution Authors