Skip to content

Commit 85ca349

Browse files
committed
Deployed 8561966 with MkDocs version: 1.6.1
1 parent 2b0eaeb commit 85ca349

File tree

3 files changed

+37
-47
lines changed

3 files changed

+37
-47
lines changed

index.html

+18-23
Original file line numberDiff line numberDiff line change
@@ -857,46 +857,41 @@
857857
<p>The products and services may appear differently than what is shown in the lab guide. This can occur if the product or service is updated with a new version.</p>
858858
<p>Responses generated by IBM watsonx Assistant for Z are likely to change over time. The responses you see when you run the queries in this section may differ from the screen images captured in the lab guide. </p>
859859
</div>
860-
<h2 id="pre-requisite-knowledge">Pre-requisite knowledge<a class="headerlink" href="#pre-requisite-knowledge" title="Permanent link">#</a></h2>
860+
<h2 id="prerequisite-knowledge">Prerequisite knowledge<a class="headerlink" href="#prerequisite-knowledge" title="Permanent link">#</a></h2>
861861
<p>The prerequisite requirements to complete this course are as follows:
862862
- Basic Windows or Linux (MacOS) Operating System admin skills, including:</p>
863+
<div class="highlight"><pre><span></span><code>- Open a command prompt or power shell on Windows, or a terminal window on Linux (MacOS)
864+
865+
- Change directories, create directories, and move directories
866+
867+
- Set environment variables and add directories to the default PATH
868+
869+
- Create and modify plain text files with an editor and save as plain text files
870+
871+
- Familiarity with a visual code editor like VS Studio Code is a plus
872+
</code></pre></div>
863873
<ul>
864874
<li>
865-
<p>Ability to open a command prompt or power shell on Windows, or a terminal window on Linux (MacOS)</p>
866-
</li>
867-
<li>
868-
<p>Ability to change directories, create directories, and move directories</p>
869-
</li>
870-
<li>
871-
<p>Ability to add directories to the default PATH</p>
872-
</li>
873-
<li>
874-
<p>Ability to create and modify plain text files with an editor and save as plain text files</p>
875-
</li>
876-
<li>
877-
<p>Familiarity with a visual code editor like VS Studio Code is a plus</p>
878-
</li>
879-
<li>
880875
<p>The following links may help with these basic skills. This is not an endorsement of the sources. Try searching the internet for related resources. </p>
881-
</li>
876+
<ul>
882877
<li>
883-
<p>Windows command prompt:
884-
https://www.youtube.com/watch?v=MBBWVgE0ewk (and other videos in the series)</p>
878+
<p><a href="https://www.youtube.com/watch?v=MBBWVgE0ewk" target="_blank">Windows tutorials</a> (and other videos in the series)</p>
885879
</li>
886880
<li>
887-
<p>Windows PowerShell
888-
https://learn.microsoft.com/en-us/training/modules/introduction-to-powershell/</p>
881+
<p><a href="https://learn.microsoft.com/en-us/training/modules/introduction-to-powershell/" target="_blank">Windows PowerShell</a></p>
889882
</li>
890883
<li>
891-
<p>Mac:
892-
https://developer.apple.com/library/archive/documentation/OpenSource/Conceptual/ShellScripting/CommandLInePrimer/CommandLine.html</p>
884+
<p><a href="https://developer.apple.com/library/archive/documentation/OpenSource/Conceptual/ShellScripting/CommandLInePrimer/CommandLine.html" target="_blank">MacOS terminal</a></p>
885+
</li>
886+
</ul>
893887
</li>
894888
</ul>
895889
<div class="admonition tip">
896890
<p class="admonition-title">Read and follow all the directions.</p>
897891
<p>It is important to read and follow all the documented steps. Skipping steps or sections can cause issues with completing the lab.</p>
898892
<p>Also, invest a few minutes in reading the tips in the <a href="#using-the-demonstration-guide">Using the demonstration guide</a> section. THe tips will save you time and frustration in completing the lab.</p>
899893
</div>
894+
<h2 id="lab-overview">Lab overview<a class="headerlink" href="#lab-overview" title="Permanent link">#</a></h2>
900895
<p>This lab guide covers the setup, configuration, and usage of watsonx Assistant for Z. This lab guide uses the <a href="https://techzone.ibm.com/collection/ibm-watsonx-assistant-z" target="_blank">IBM watsonx Assistant for Z Velocity collection</a> and the three Velocity Pilot lab environments in IBM Technology Zone (<abbr title="IBM Technology Zone">ITZ</abbr>). </p>
901896
<p>The lab guide also enables dedicated lab environments for customized client PoXs and demonstrations. If you are preparing for an actual pilot engagement, refer to the <a href="https://ibm.seismic.com/Link/Content/DCCRRWqjGBTVc87VBGCfC2F2VQVV" target="_blank">Pilot Scoping Guide for watsonx Assistant for Z</a> for additional information.</p>
902897
<p>Using the lab guide, you will learn how to:</p>

print_page/index.html

+18-23
Original file line numberDiff line numberDiff line change
@@ -1116,46 +1116,41 @@ <h1 class='print-page-toc-title'>Table of Contents</h1>
11161116
<p>The products and services may appear differently than what is shown in the lab guide. This can occur if the product or service is updated with a new version.</p>
11171117
<p>Responses generated by IBM watsonx Assistant for Z are likely to change over time. The responses you see when you run the queries in this section may differ from the screen images captured in the lab guide. </p>
11181118
</div>
1119-
<h2 id="index-pre-requisite-knowledge">Pre-requisite knowledge<a class="headerlink" href="#index-pre-requisite-knowledge" title="Permanent link">#</a></h2>
1119+
<h2 id="index-prerequisite-knowledge">Prerequisite knowledge<a class="headerlink" href="#index-prerequisite-knowledge" title="Permanent link">#</a></h2>
11201120
<p>The prerequisite requirements to complete this course are as follows:
11211121
- Basic Windows or Linux (MacOS) Operating System admin skills, including:</p>
1122+
<div class="highlight"><pre><span></span><code>- Open a command prompt or power shell on Windows, or a terminal window on Linux (MacOS)
1123+
1124+
- Change directories, create directories, and move directories
1125+
1126+
- Set environment variables and add directories to the default PATH
1127+
1128+
- Create and modify plain text files with an editor and save as plain text files
1129+
1130+
- Familiarity with a visual code editor like VS Studio Code is a plus
1131+
</code></pre></div>
11221132
<ul>
11231133
<li>
1124-
<p>Ability to open a command prompt or power shell on Windows, or a terminal window on Linux (MacOS)</p>
1125-
</li>
1126-
<li>
1127-
<p>Ability to change directories, create directories, and move directories</p>
1128-
</li>
1129-
<li>
1130-
<p>Ability to add directories to the default PATH</p>
1131-
</li>
1132-
<li>
1133-
<p>Ability to create and modify plain text files with an editor and save as plain text files</p>
1134-
</li>
1135-
<li>
1136-
<p>Familiarity with a visual code editor like VS Studio Code is a plus</p>
1137-
</li>
1138-
<li>
11391134
<p>The following links may help with these basic skills. This is not an endorsement of the sources. Try searching the internet for related resources. </p>
1140-
</li>
1135+
<ul>
11411136
<li>
1142-
<p>Windows command prompt:
1143-
https://www.youtube.com/watch?v=MBBWVgE0ewk (and other videos in the series)</p>
1137+
<p><a href="https://www.youtube.com/watch?v=MBBWVgE0ewk" target="_blank">Windows tutorials</a> (and other videos in the series)</p>
11441138
</li>
11451139
<li>
1146-
<p>Windows PowerShell
1147-
https://learn.microsoft.com/en-us/training/modules/introduction-to-powershell/</p>
1140+
<p><a href="https://learn.microsoft.com/en-us/training/modules/introduction-to-powershell/" target="_blank">Windows PowerShell</a></p>
11481141
</li>
11491142
<li>
1150-
<p>Mac:
1151-
https://developer.apple.com/library/archive/documentation/OpenSource/Conceptual/ShellScripting/CommandLInePrimer/CommandLine.html</p>
1143+
<p><a href="https://developer.apple.com/library/archive/documentation/OpenSource/Conceptual/ShellScripting/CommandLInePrimer/CommandLine.html" target="_blank">MacOS terminal</a></p>
1144+
</li>
1145+
</ul>
11521146
</li>
11531147
</ul>
11541148
<div class="admonition tip">
11551149
<p class="admonition-title">Read and follow all the directions.</p>
11561150
<p>It is important to read and follow all the documented steps. Skipping steps or sections can cause issues with completing the lab.</p>
11571151
<p>Also, invest a few minutes in reading the tips in the <a href="#index-using-the-demonstration-guide">Using the demonstration guide</a> section. THe tips will save you time and frustration in completing the lab.</p>
11581152
</div>
1153+
<h2 id="index-lab-overview">Lab overview<a class="headerlink" href="#index-lab-overview" title="Permanent link">#</a></h2>
11591154
<p>This lab guide covers the setup, configuration, and usage of watsonx Assistant for Z. This lab guide uses the <a href="https://techzone.ibm.com/collection/ibm-watsonx-assistant-z" target="_blank">IBM watsonx Assistant for Z Velocity collection</a> and the three Velocity Pilot lab environments in IBM Technology Zone (<abbr title="IBM Technology Zone">ITZ</abbr>). </p>
11601155
<p>The lab guide also enables dedicated lab environments for customized client PoXs and demonstrations. If you are preparing for an actual pilot engagement, refer to the <a href="https://ibm.seismic.com/Link/Content/DCCRRWqjGBTVc87VBGCfC2F2VQVV" target="_blank">Pilot Scoping Guide for watsonx Assistant for Z</a> for additional information.</p>
11611156
<p>Using the lab guide, you will learn how to:</p>

search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)