Datalayer VS Code Extension - v0.0.4
    Preparing search index...
    • Hook to set up ResizeObserver for notebook container. Calls notebook.adapter.panel.update() when container resizes.

      Parameters

      • notebookId: string

        The notebook ID to update

      • containerRef: RefObject<HTMLDivElement>

        React ref to the container element

      Returns void