Skip to content

Commit 31aa27d

Browse files
committed
Remove noVNC copy & paste guide
1 parent fb814b6 commit 31aa27d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/modules/ROOT/pages/module-discovery.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Specifically, the `Client Code` section provides developers with code snippets i
141141

142142
image::discovery/model-service-client-code.png[Podman AI Lab Model Service Client Code]
143143

144-
include::partial-vnc-copy-paste.adoc[]
144+
// include::partial-vnc-copy-paste.adoc[]
145145

146146
=== Testing out Playground Environments
147147

content/modules/ROOT/pages/module-ilab.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ To access the `ilab` CLI, open a new terminal in Visual Studio Code by clicking
126126

127127
image::ilab/vscode-new-terminal-menu.png[Open new VSCode terminal]
128128

129-
include::partial-vnc-copy-paste.adoc[]
129+
// include::partial-vnc-copy-paste.adoc[]
130130

131131
== Model Fine-Tuning for the Insurance Organization
132132

@@ -475,7 +475,7 @@ In reality, Parasol employees would not be using `ilab` to ask the model(s) ques
475475
[.console-input]
476476
[source,bash]
477477
----
478-
xdg-open http://localhost:8005
478+
firefox http://localhost:8005
479479
----
480480
This is the same Java application built on https://quarkus.io[Quarkus^] which Parasol customer service reps use to organize claims. On the *Claims* page, click on the first Claim for the customer named _Marty McFly_.
481481

0 commit comments

Comments
 (0)