Checkpoints are commits that you can return to any time to review the history of your work, branch your work, or remediate models that are drifting or decaying. Checkpoints are created every time you synchronize changes to artifacts or code within a workspace.
You can preview artifacts or code from any commit to identify a checkpoint and use that to recreate a workspace. When you recreate a workspace from a previous commit, Domino creates a new branch where you can develop or train a new model.
Durable workspaces are persistent development environments that you can start, stop, and restart. Each workspace has a persistent volume that stores your files. Your changes are saved from one workspace session to the next so that you can decide when to commit changes to version control.
This feature is supported for:
-
Both Domino or Git-based projects.
-
Workspaces created in 5.0 and later.
Datasets and external data volumes are recreated in the new workspace and branch that you create from a checkpoint.