Hello Guys,
So basically me and my team have bunch of jobs, which are pointing to a remote repo directly - they are not pointing to the workspace of the related environment. Is there a way to update the repo part in our databricks environment, instead of deploying to the workspace. We don't need our code to reside in the workspace for the sake of job execution.
Also I couldn't quite understand what is the difference between using the "Python wheel as part of a Databricks Asset Bundle" and directly deploy the bundle with the CLI? Basically the workflows and the commands are identical.