Disable dbutils suggestion
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022 02:13 AM
I would like to turn off or suppress this message which is returned from the dbutils library.
%r
files <- dbutils.fs.ls("/dbfs/tmp/")
For prettier results from dbutils.fs.ls(<dir>), please use `%fs ls <dir>`How can I do this?