I am using Databricks Connect v2 to connect to a UC enabled cluster. I have a package I have made and installed in a wheel file on the cluster.
When using vscode to import the package and use it I get a module not found error when running cell by cell or debugging.
How can I use the package in my local development environment with databricks connect?