GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
services
Contents
ICheckpointModel
Interface ICheckpointModel
Checkpoint model.
interface
ICheckpointModel
{
id
:
string
;
last_modified
:
string
;
}
Index
Properties
id
last_
modified
Properties
Readonly
id
id
:
string
The unique identifier for the checkpoint.
Readonly
last_
modified
last_
modified
:
string
Last modified timestamp.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
last_
modified
@jupyterlab
Loading...
Checkpoint model.