databricks-cli
databricks-cli copied to clipboard
Getting notebook id
Hi everyone, I am noting that, while it is possible to get unique ids for jobs and runs, it is currently not possible getting notebooks' ids from databricks-cli, neither from the REST API. Is it wanted by design? Would it be possible to open an issue directly to REST API developers?
The purpose would be to implement a small automated tool to create notebooks from templates and directly open them in the browser, but I see that the only way to refer to a notebook as a URL is by its unique id.
Thank you in advance.