Datalayer VS Code Extension - v0.0.17
    Preparing search index...
    • Checks if a URI belongs to a Datalayer custom editor notebook. Datalayer notebooks can be:

      • Local files opened with datalayer.jupyter-notebook viewType.
      • Remote files with datalayer:// scheme.

      Parameters

      • uri: Uri

        The URI to check.

      Returns boolean

      True if it's a Datalayer notebook, false otherwise.