{{- $latest_version_url := .Site.Params.url_latest_version }} {{- $current_version := replace .Site.Params.version "v" "" | markdownify }} {{- if .Site.Params.archived_version }}

You are viewing documentation for Kubeflow {{ $current_version }}

This is a static snapshot from the time of the Kubeflow {{ $current_version }} release.
For up-to-date information, see the latest version.

{{- end }}