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