Hi all, I had the same issue (on Windows) and managed to get it working by specifying a user id in the spark remote. There's the hard-coded way:from databricks.connect import DatabricksSession
spark = DatabricksSession.builder.remote( "sc://<works...