toggle menu
kotlin-jupyter-kernel
0.12.0-454
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
UpdateClientMetadataRequest
Update
Client
Metadata
Request
@
Serializable
class
UpdateClientMetadataRequest
(
val
absoluteNotebookFilePath
:
Path
)
:
AbstractMessageContent
Members
Constructors
Update
Client
Metadata
Request
Link copied to clipboard
constructor
(
absoluteNotebookFilePath
:
Path
)
Properties
absolute
Notebook
File
Path
Link copied to clipboard
@
Serializable
(
with
=
PathSerializer::class
)
val
absoluteNotebookFilePath
:
Path