powered by
Gets the local path of the mount point.
notebookutils.fs.getMountPath(mountPoint, scope = "job")
Empty string to mimic the local mounted path related to mountPoint.
mountPoint
The directory that was previously mounted.
Mount point level, job or workspace, default is job.
notebookutils.fs.getMountPath("/mnt") notebookutils.fs.getMountPath("/mnt", "job")
Run the code above in your browser using DataLab