# Functions
Detect calls DetectWithFS with the local filesystem.
DetectJupyter calls DetectJupyterWithFS with the local filesystem.
DetectJupyter returns whether the file at path is a valid Jupyter notebook.
Detect returns whether the file at path is a Databricks notebook.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Interfaces
FileInfoWithWorkspaceObjectInfo is an interface implemented by [fs.FileInfo] values that contain a file's underlying [workspace.ObjectInfo].