powered by
Check if a file or directory exists.
notebookutils.fs.exists(file)
TRUE if the file or directory exists
FileSystem URI
if (FALSE) { notebookutils.fs.exists("/tmp/my-file") }
Run the code above in your browser using DataLab