IDatalayerSessionContext
Agent Runtimes / runtimes/apis / IDatalayerSessionContext
Interface: IDatalayerSessionContext
Defined in: src/runtimes/apis.ts:27
Abstract interface for the Datalayer session context. It extends the JupyterLab session context to include the runtime location.
Extends
ISessionContext
Accessors
location
Get Signature
get location():
string
Defined in: src/runtimes/apis.ts:28
Returns
string