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: 

Handling non notebook file types in repos

KishanDaxini
New Contributor

Hi, I have ,py, .txt, .yml, .json files in my repo, when I merging the feature branch to master branch, the file type of these files are getting changed to notebook, which is causing error while importing these files into my different notebooks.

P.S. - I am working on Azure Databricks and using Azure Devops as Git provider.

I can't find option to enable Files in Repo in Azure Databricks.

Any suggesstion, what should I do?

1 REPLY 1

Walter_C
Databricks Employee
Databricks Employee

IPYNB notebooks are the default format when creating a new notebook on Databricks. To change the default to the Databricks source format, log into your Databricks workspace, click your profile in the upper-right of the page, then click Settings and navigate to Developer. Change the notebook format default under the Editor settings heading.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now