Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Wells <pwells@gitlab.com>2023-12-12 21:43:10 +0300
committerPhillip Wells <pwells@gitlab.com>2023-12-12 21:43:10 +0300
commit8b415cdb2288c8abf6e959b9e62c481665e59c57 (patch)
treee033d49503102837a5116100ce2b8da31206182e
parent3ac2eee937cc861edb50661f47779d56ee11fc11 (diff)
parente139bbb04b9d1e9e1d95d628443ce4256ece6fe1 (diff)
Merge branch 'sselhorn-main-patch-58489' into 'main'
Adding model registry See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4467 Merged-by: Phillip Wells <pwells@gitlab.com> Approved-by: Eduardo Bonet <ebonet@gitlab.com> Approved-by: Phillip Wells <pwells@gitlab.com> Co-authored-by: Suzanne Selhorn <sselhorn@gitlab.com>
-rw-r--r--content/_data/navigation.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 0c4c7fbc..f8ad8f54 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1540,6 +1540,9 @@ sections:
doc_url: 'ee/user/project/repository/jupyter_notebooks/'
- doc_title: Machine learning model experiments
doc_url: 'ee/user/project/ml/experiment_tracking/'
+ docs:
+ - doc_title: Model registry
+ doc_url: 'ee/user/project/ml/model_registry/'
- doc_title: Push rules
doc_url: 'ee/user/project/repository/push_rules.html'
- doc_title: Signed commits