diff --git a/content/docs/user-guide/experiment-management/persisting-experiments.md b/content/docs/user-guide/experiment-management/persisting-experiments.md index 3286b51076..fee0dcd809 100644 --- a/content/docs/user-guide/experiment-management/persisting-experiments.md +++ b/content/docs/user-guide/experiment-management/persisting-experiments.md @@ -139,8 +139,7 @@ experiments live in separate directories, while their progress can be found in different branches. Example: - - + v0.1.0 ``` @@ -150,8 +149,7 @@ different branches. Example: ``` - - + v0.2.0 ``` @@ -161,7 +159,6 @@ different branches. Example: ``` - ### Labels (ad hoc) diff --git a/static/img/exp-branches.png b/static/img/exp-branches.png index 3dc34f2173..15dc4772a7 100644 Binary files a/static/img/exp-branches.png and b/static/img/exp-branches.png differ