Hi all,
Iโm currently organizing a growing number of notebooks in our Databricks workspace and trying to keep things manageable with proper tagging and metadata. One idea I had was to automatically apply tags to notebooks based on their folder structure โ for example, if a notebook is under /Projects/Marketing, it gets a โmarketingโ tag.
Is there a way to automate this using the REST API or a workspace scanner script? I know there are some workspace management tools, but I havenโt seen much around dynamic tagging.
Thanks in advance for any tips!