Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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.
Solved! Go to Solution.
Hi @asifraza ,
Unfortunately that is not possible, you can only check the list of libraries present only using notebooks, but not in environment.
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.
Hi @asifraza ,
Thanks for using Fabric Community.
You can check the list of libraries present using below command in Fabric Notebooks -
!pip list
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?
Hi @asifraza ,
Unfortunately that is not possible, you can only check the list of libraries present only using notebooks, but not in environment.
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Fabric update to learn about new features.