how to list and run databricks notebooks using odbc driver in python

18 Views Asked by At

I found that databricks doesn't support stored procedures, however I have created a multiple notebooks in databricks. If I want to list the created notebooks in databricks and run them using odbc driver in python, how do I do it?

0

There are 0 best solutions below