Datalayer VS Code Extension - v0.0.4
Preparing search index...
types/messages
SetRuntimeMessage
Interface SetRuntimeMessage
Set runtime (from Jupyter server)
interface
SetRuntimeMessage
{
body
:
{
baseUrl
:
string
;
token
?:
string
}
;
type
:
"set-runtime"
;
}
Index
Properties
body
type
Properties
body
body
:
{
baseUrl
:
string
;
token
?:
string
}
type
type
:
"set-runtime"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
type
Datalayer VS Code Extension - v0.0.4
Loading...
Set runtime (from Jupyter server)