cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

inter connected notebook

corp
New Contributor II

How to use inter connected notebook, available in databricks?

2 REPLIES 2

mhiltner
Databricks Employee
Databricks Employee

Do you mean running one notebook from another and using variables and functions defined in the other one? If that's what you're seeking, try using the magic command %run + notebook path. 

You can find some documentation about it here: https://docs.databricks.com/en/notebooks/notebook-workflows.html

corp
New Contributor II

Thanks, I fixed it in the same way!

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