Abishek
Databricks Employee
Databricks Employee

Hi @Jonas Mellin​

Can you try to run the below command from the notebook you will get the list of libraries installed in the DBR.

For example:

%sh ls -l /databricks/python3/lib/python3.8/site-packages 

Screenshot 2022-08-25 at 13.49.05Also ref the docs for notebooks for python: https://docs.databricks.com/libraries/notebooks-python-libraries.html

If you still need any clarification Please let me know, I will try to explain further 🙂