KernelSpecAPIClient | @jupyterlab (original) (raw)

Implements

Index

Constructors

constructor

Parameters

Returns KernelSpecAPIClient

Properties

ReadonlyserverSettings

The server settings for the client.

Methods

get

Returns Promise<KernelSpec.ISpecModels>

A promise that resolves with the kernel specs.

Notes

Uses the Jupyter Server API.