I do some development work on my web-only Databricks environment. I find your project is super useful for my work. Now I want to integrate your repo with my Databricks environment. I asked Gemini and got the following answer:
Deployment:
- Clone the repo.
- Run "databricks bundle deploy" (using the Databricks CLI).
- Once deployed, the app provides a URL that acts as an HTTP MCP Endpoint.
However after running the command, an error occurred "unable to locate bundle root: databricks.yml not found".
Will you provide such a yml file? Or deploying your repo as a managed app is not possible?
Or do you have any other ideas?
Thanks a lot,
Yan
I do some development work on my web-only Databricks environment. I find your project is super useful for my work. Now I want to integrate your repo with my Databricks environment. I asked Gemini and got the following answer:
Deployment:
However after running the command, an error occurred "unable to locate bundle root: databricks.yml not found".
Will you provide such a yml file? Or deploying your repo as a managed app is not possible?
Or do you have any other ideas?
Thanks a lot,
Yan