Repository Name
The name of the Repository where the Databricks files are located for runtime.
The value replaces the @@Repository token in the Notebook Path setting when the runtime notebook path is resolved, so the generated jobs and pipelines locate the notebooks under the right repository folder in the workspace. The default YourRepository is a placeholder.
When to Change This Setting
Set it to the actual Databricks Repos folder name where the generated notebooks are published. Leave the Notebook Path without an @@Repository token if notebooks are not run from a repository.
Related Settings
| Setting | Interaction |
|---|---|
| Notebook Path | Carries the @@Repository token this value resolves |
| Git Source | Runs job tasks directly from Git rather than from workspace files |
Notes
- This setting is part of the Databricks settings category.
- The default value for this setting is
YourRepository.