79137917

Date: 2024-10-29 15:38:36
Score: 1
Natty:
Report link

for those who want to list notebooks in their Workspace directory, try:

dbutils.fs.ls("file:/Workspace/Users/<your_email>")

This will list the files in your user's personal workspace in databricks. Note: file: at the beginning of the path.

See also official doc: https://docs.databricks.com/en/files/index.html#do-i-need-to-provide-a-uri-scheme-to-access-data

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Alina Li