Databricks Repo

dbsnoo
New Contributor II

Hello,

What is the correct way to install packages from requierements.txt within databricks repo. Do I need to add some utils notebooks with additional scripts to my repo and run them before any of the script from the file? I suppose adding pip install on every file is a bit extreme so what is correct approach to this?

Would greatly appreciate any help, since it is my first time working with databricks throught repo