Datalayer VS Code Extension - v0.0.4
    Preparing search index...

    Enumeration ItemType

    Types of items that can appear in the spaces tree.

    Index

    Enumeration Members

    CELL: "cell"

    Notebook cell

    DOCUMENT: "document"

    Generic document

    ERROR: "error"

    Error state

    FOLDER: "folder"

    Folder container

    LOADING: "loading"

    Loading indicator

    NOTEBOOK: "notebook"

    Jupyter notebook document

    ROOT: "root"

    Root node of the tree

    SPACE: "space"

    Space container