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

    Interface Jupyter

    Main Jupyter extension API.

    interface Jupyter {
        kernels: Kernels;
    }
    Index
    kernels: Kernels

    Access to the Jupyter Kernels API.