Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
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...