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 we can add common file (.py) in notebook? example in notebook import common common.add(x,y)

test_data
New Contributor III
1 REPLY 1

Hubert-Dudek
Esteemed Contributor III

Please use Repos and in admin settings please enable "Files in Repo" than you will be able to import class in notebook:

from repo_folder.subfolders.file import your_class

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