useRuntimes
Datalayer Core / useRuntimes
Function: useRuntimes()
useRuntimes():
object
Defined in: tech/datalayer/core/src/hooks/useRuntimes.ts:8
Returns
object
mountLocalFolder()
mountLocalFolder: (
kernelId
) =>void
Parameters
kernelId
string
Returns
void
unmountLocalFolder()
unmountLocalFolder: (
kernelId
) =>void
Parameters
kernelId
string
Returns
void