You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ $step1 = printf "%s\n\n > [!NOTE]\n >\n >The lab may take a few minutes to launch, as this lab requires an AI model that will need to be downloaded." $step1 }}
8
+
{{ $step1 = printf "%s\n\n > [!NOTE]\n >\n >This lab uses an AI model, which requires [the Docker Model Runner to be enabled](https://docs.docker.com/ai/model-runner/get-started/). The model may take some time to download." $step1 }}
9
9
{{ end }}
10
10
11
11
{{ $step2 := printf "2. Open your browser to [%s](%s)." $browserUrl $browserUrl }}
0 commit comments