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: 

How can I choose to attach several notebooks at the same time to a DLT pipline?

WYO
New Contributor II
 
1 REPLY 1

ashraf1395
Valued Contributor III

Hi there @WYO , I dont think we have a way to add multiple notebooks for a single dlt pipeline from dlt pipeline configuration settings.

But there can be another way - you can create a single notebooks which has multiple code blocks which use the run command and run the notebook given in that code block.
Here is the databricks doc link : https://docs.databricks.com/aws/en/notebooks/notebook-workflows#run-vs-dbutilsnotebookrun
Depending on your usecase , You can also create separate dlt pipeline for each notebook and call all those dlt pipelines by creating a databricks workflow which can have a pipeline_task

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