โ06-17-2021 11:44 AM
โ06-17-2021 12:58 PM
If you're looking for python packages, you can use standard conda list commands (see example below):
%conda list
View solution in original post
โ08-08-2024 08:19 AM
On newer Databricks Runtime versions, %conda commands are not supported. You can use %pip commands instead:
%pip list
I have tested this on Databricks Runtime 15.4 LTS Beta.
never-displayed
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!