@jupyterlite / @jupyterlite/session / LiteSessionClient / IOptions
Interface: ~~IOptions~~#
Defined in: client.d.ts:70
The instantiation options for the session client.
Properties#
~~kernelClient~~#
kernelClient:
LiteKernelClient
Defined in: client.d.ts:74
A reference to the kernels service.
~~serverSettings?~~#
optionalserverSettings:ISettings
Defined in: client.d.ts:78
Server settings for the session client.