cancel
Showing results for 
Search instead for 
Did you mean: 
JohanS
New Contributor III
since ‎03-21-2024
‎05-24-2024

User Stats

  • 3 Posts
  • 1 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

from databricks.sdk import WorkspaceClientw = WorkspaceClient()ValueError: default auth: cannot configure default credentials ...I'm trying to instantiate a WorkspaceClient in a notebook on a cluster running a Docker image, but authentication fails.T...
I'm building my own Docker images to use for a cluster. The problem is that the only image I seem to be able to run is the official base image "databricksruntime/python:13.3-LTS". If I install a pip package, I get the following on standard error:/dat...
Kudos given to