notebookutils.fs.ls: Lists the contents of a directory.

notebookutils.fs.lsR Documentation

Lists the contents of a directory.

Description

Lists the contents of a directory.

Usage

notebookutils.fs.ls(dir)

Arguments

dir

FileSystem URI

Value

Empty list to mimic the file list under dir.

Examples

notebookutils.fs.ls("/tmp/my-folder/")


notebookutils documentation built on Jan. 26, 2026, 9:06 a.m.