Skip to main content

useJupyterLabStore

Datalayer Core


Datalayer Core / useJupyterLabStore

Function: useJupyterLabStore()

Call Signature

useJupyterLabStore(): JupyterLabState

Defined in: tech/datalayer/core/src/state/substates/JupyterLabState.ts:34

Returns

JupyterLabState

Call Signature

useJupyterLabStore<T>(selector): T

Defined in: tech/datalayer/core/src/state/substates/JupyterLabState.ts:35

Type Parameters

T

T

Parameters

selector

(state) => T

Returns

T