Datalayer Desktop - v0.0.2
GitHub
Datalayer
Preparing search index...
shared/types/notebook
UseCollaborationOptions
Interface UseCollaborationOptions
interface
UseCollaborationOptions
{
configuration
:
null
|
{
runUrl
?:
string
;
token
?:
string
}
;
runtimeId
:
null
|
string
;
runtimeTerminated
:
boolean
;
selectedNotebook
:
null
|
NotebookData
;
}
Index
Properties
configuration
runtime
Id
runtime
Terminated
selected
Notebook
Properties
configuration
configuration
:
null
|
{
runUrl
?:
string
;
token
?:
string
}
runtime
Id
runtimeId
:
null
|
string
runtime
Terminated
runtimeTerminated
:
boolean
selected
Notebook
selectedNotebook
:
null
|
NotebookData
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
configuration
runtime
Id
runtime
Terminated
selected
Notebook
GitHub
Datalayer
Datalayer Desktop - v0.0.2
Loading...