##// END OF EJS Templates
DEV: Allow CheckpointManagers to optimize for shared backends....
DEV: Allow CheckpointManagers to optimize for shared backends. On `create_checkpoint` and `restore_checkpoint`, pass a path and a `ContentsManager` to `CheckpointManager` instead of an already-loaded model. The `CheckpointManager` base class provides a correct implementation of these methods that's generic across any ContentsManager, but subclasses are free to specialize when the storage backend of `ContentsManager` is shared.

File last commit:

r18596:2d590459
r19828:adba75fe
Show More
invalid.ipynb
305 lines | 16.9 KiB | text/plain | TextLexer

Invalid Notebook!

'source' is a required property Failed validating 'required' in markdown_cell: On instance['cells'][0]: {'cell_type': 'markdown', 'metadata': {}}