Hello @Mahi Chippy ,
Welcome to the Microsoft Q&A platform.
Here are the steps to install
cobutils
package in databricks cluster:
Here are the steps to install
cobutils
package in databricks jobs cluster:
Notebook-scoped Python libraries allow you to install Python libraries and create an environment scoped to a notebook session. Notebook-scoped libraries do not affect other notebooks running on the same cluster. These libraries do not persist and must be re-installed for each session.
Notebook-scoped libraries are available using
%pip
magic commands in Databricks Runtime 7.1 and above.
Hope this helps. Do let us know if you any further queries.
------------
- Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
- Want a reminder to come back and check responses? Here is how to subscribe to a notification.