• Fetch the running kernels.

    Parameters

    Returns Promise<Kernel.IModel[]>

    A promise that resolves with the list of running kernels.

    Notes

    Uses the Jupyter Server API and validates the response model.

    The promise is fulfilled on a valid response and rejected otherwise.

Generated using TypeDoc