antoniodavideca
New Contributor III

The way I was able to fix, was installing on my local dev environment `databricks-connect` as a pip library. This would emulate the whole databricks `dbutils` package, even if wouldn't work locally. But since I just needed to develop to have the functionality, because it would be eventually deployed anyway on databricks is exactly what I was looking for.

View solution in original post