Alberto_Umana
Databricks Employee
Databricks Employee

Hi @filipniziol,

it is confirmed that dbutils.notebook.run relies on the full Databricks notebook context, which is not available in a local Spark Connect session. Therefore, running a notebook with dbutils.notebook.run is not possible in a local environment using Databricks-Connect.

View solution in original post