Kamil128
New Contributor

We’re facing the same issue while trying to implement Databricks Asset Bundles (DAB).
We’ve checked multiple possibilities, and it looks like packaging the code as a wheel or using `sys.path.append` are the only viable options.

It looks like Databricks and good practices are two different things...