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: 

REPOS change my notebook format

William_Scardua
Valued Contributor

Hi guys,

I have some notebooks with REPOS but I noticed that REPOS changed my notebook format to .py

Screenshot 2023-05-30 at 20.39.02 

because of this my Azure Data Factory no longer recognizes the notebook (.py)

Have any ideia to convert that .py to databricks format ?

1 REPLY 1

-werners-
Esteemed Contributor III

that is odd. repos is merely another location (linked to git).

You can copy/paste the code inside the py file into a notebook, or convert them using online tools or python libraries (like py2ipynb).

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