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: 

Clarification on merging multiple notebooks and other

Aravind_P04
New Contributor II

1. Do we have any feature like merge the cells from one or more notebooks into other notebook.

2. Do we have any feature like multiple cells from excel is copied it into multiple cells in a notebook . Generally all excel data is copied it into one cell whenever we pasted.

3. Multiline editing is available in Databricks? - Editing the multiple contents within a cell.

4.While executing the cells. How do we know which cell/command it is executing now without scrolling to that command.

5.While executing by clicking RUN ALL option. How do we continue the execution eventhough exception occured at the middle.

3 REPLIES 3

Devarsh
Contributor

@Aravind punugoti​ I don't think so any such feature is currently available where you can merge the cells from one or more notebooks. Secondly there is no such feature to copy multiple cells from excel into the cells of databricks notebook.

Multiline editing is available; you just need to press CTRL and click on the places where you need to make an edit. While executing a particular cell, if we try to execute some other cell we will get 'Waiting to run' but won't get which cell is currently running. Use exception handling if you want the cells to be executed further.

Meghala
Valued Contributor II

great Answer

youssefmrini
Databricks Employee
Databricks Employee

1) We can't merge cells right now

2)We don't have this feature as well

3) We don't have multiple editing right now

4)You will know only if you face an error. A Notification will pop up

5)You can"t keep running the execution because the cells can be linked and this will induce to errors.

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