Datalayer VS Code Extension - v0.0.17
    Preparing search index...
    • Sets up a ResizeObserver on the notebook container and calls notebook.adapter.panel.update() on resize.

      Parameters

      • notebookId: string

        The notebook ID to update on resize.

      • containerRef: RefObject<HTMLDivElement>

        React ref to the container element being observed.

      Returns void