How to configure pip file to include libraries from a proxy location
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2023 03:33 PM
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!