powered by
Creates the given directory if it does not exist, also creating any necessary parent * directories.
notebookutils.fs.mkdirs(dir)
FALSE to mimic the result if dir creation fail.
dir
FileSystem URI
notebookutils.fs.mkdirs("/tmp/a/b/c")
Run the code above in your browser using DataLab