• Call the Jupyter server API.

    Type Parameters

    • T

    Parameters

    • serverSettings: ISettings
    • namespace: string = 'api'
    • endPoint: string = ''

      API REST end point for the extension

    • init: RequestInit = {}

      Initial values for the request

    Returns Promise<T>

    The response body interpreted as JSON