How to refer the ".whl" files from repos into a Databricks "python wheel" task in Databricks jobs?

Maverick1
Valued Contributor II

I was trying to see whether it would be possible to refer a library from a Repos path (as “files in repos” feature is already available).

I can see the “.whl” file in the repo itself but it is not visible under the “Workspace” option of “python wheel” task in the DB jobs.

PFB the snaps:

“.whl” file is visible in Repo:

Screenshot 2022-03-21 at 7.20.51 PM 

“.whl” file not available for installation while defining the library path for wheel file in DB jobs task.

Screenshot 2022-03-21 at 7.21.25 PM