Loop thru multiple Notebooks in a folder to look for a function
I am trying to do some clean up and want to loop thru a list of notebooks in our Repo to look for a certain function. Lets call it do_stuff(). I try using the API and it is not working.
So far: