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

    Interface Jupyter

    Main Jupyter extension API.

    interface Jupyter {
        kernels: Kernels;
    }
    Index

    Properties

    Properties

    kernels: Kernels

    Access to the Jupyter Kernels API.