Notebook Path
The base folder path where BimlFlex-generated notebooks are located in the Databricks workspace at runtime. The default value is /Repos/BimlFlex/@@Repository/Databricks/, where the @@Repository token is replaced at build time with the value of the Repository Name setting. Customize this path when your Databricks workspace uses a different folder structure, for example when notebooks are stored outside the Repos area or under a team-specific subfolder.
Notes:
- This setting is part of the Databricks settings category.
- The default value for this setting is
/Repos/BimlFlex/@@Repository/Databricks/. - The
@@Repositorytoken is replaced with the value of Repository Name.