Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2022 01:23 AM
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
Also 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 🙂