I need to configure pip file to include login credentials to allow for libraries to download from corporate artifactory. I'm trying to learn how to open a config file within databricks and add my credentials and package information. I will then have to use pip install <package> to download it to my notebook.
Please help as I am new to Databricks and not able to figure our the config process.
Thanks!