Databricks Repos allows you to sync your work in Databricks with a remote Git repository. This makes it easier to implement development best practices. Databricks supports integrations with GitHub, Bitbucket, and GitLab. Using Repos you can bring your Python function into your databricks workspace and use that in a notebook either using Notebook Workflows (via %run) or creating a library and installing it on to your cluster