cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Get package from Nexus repo.

BorislavBlagoev
Valued Contributor III

I want to receive a package from Nexus repo both in notebook and job. If anyone has experience with this, please answer me here!

1 ACCEPTED SOLUTION

Accepted Solutions

User16855813973
Databricks Employee
Databricks Employee

Nexus repo for the notebook you can use Notebook-scoped libraries with %pip with Use 

%pip install

 with the 

--index-url

 option. Secret management is available. See example.

from UI it is not supported Cluster libraries

View solution in original post

1 REPLY 1

User16855813973
Databricks Employee
Databricks Employee

Nexus repo for the notebook you can use Notebook-scoped libraries with %pip with Use 

%pip install

 with the 

--index-url

 option. Secret management is available. See example.

from UI it is not supported Cluster libraries

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group