adam_mich
New Contributor II

Well, I can't even use dbutils in the app. When I try that, I get a NameError name 'dbutils' is not defined error. Again, this just works in a notebook but not the app.

 

If I try and do this: 

os.listdir('/dbfs/'), it again does not find that directory.