Skip to content

Commit 9abf392

Browse files
author
committed
Deployed 042e617 with MkDocs version: 1.6.1
1 parent 47da882 commit 9abf392

2 files changed

Lines changed: 37 additions & 17 deletions

File tree

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

student/getting_started_student/index.html

Lines changed: 36 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -858,9 +858,18 @@
858858
<ul class="md-nav__list">
859859

860860
<li class="md-nav__item">
861-
<a href="#chat" class="md-nav__link">
861+
<a href="#1-canvas" class="md-nav__link">
862862
<span class="md-ellipsis">
863-
Chat:
863+
1. Canvas:
864+
</span>
865+
</a>
866+
867+
</li>
868+
869+
<li class="md-nav__item">
870+
<a href="#2-chat" class="md-nav__link">
871+
<span class="md-ellipsis">
872+
2. Chat:
864873
</span>
865874
</a>
866875

@@ -2946,9 +2955,18 @@
29462955
<ul class="md-nav__list">
29472956

29482957
<li class="md-nav__item">
2949-
<a href="#chat" class="md-nav__link">
2958+
<a href="#1-canvas" class="md-nav__link">
29502959
<span class="md-ellipsis">
2951-
Chat:
2960+
1. Canvas:
2961+
</span>
2962+
</a>
2963+
2964+
</li>
2965+
2966+
<li class="md-nav__item">
2967+
<a href="#2-chat" class="md-nav__link">
2968+
<span class="md-ellipsis">
2969+
2. Chat:
29522970
</span>
29532971
</a>
29542972

@@ -3008,17 +3026,19 @@ <h3 id="answering-questions">Answering questions<a class="headerlink" href="#ans
30083026
<p>See the <a href="../answering_questions/">Answering Questions</a> page for more help with answering questions.</p>
30093027
<p><img alt="The &quot;Mark as done&quot; box on the question page" src="../images/mark_as_done.png" /></p>
30103028
<h3 id="using-the-workspace">Using the Workspace<a class="headerlink" href="#using-the-workspace" title="Permanent link">&para;</a></h3>
3011-
<p>The Workspace provides you with various functionalities to assist you during your learning process:
3012-
1. #### Canvas:
3013-
A pane where you can write down your thought process and notes for the previewed question (handwriting, sticky notes &amp; text).</p>
3014-
<p><img alt="Canvas Interface" src="../images/canvas_interface.png" /></p>
3015-
<ol>
3016-
<li>
3017-
<h4 id="chat">Chat:<a class="headerlink" href="#chat" title="Permanent link">&para;</a></h4>
3018-
A chat interface connecting you with helpful AI Chatbots to discuss any questions you have on the current topic you are working on.</li>
3019-
</ol>
3020-
<p><img alt="Chat Interface" src="../images/chat_interface.png" /></p>
3021-
<p>Your edits and progress in the Workspace are saved per each Question you preview. So, you will be able to view your old edits for the Question you are currently on.</p>
3029+
<p>The Workspace provides you with various functionalities to assist you during your learning process:</p>
3030+
<h4 id="1-canvas">1. Canvas:<a class="headerlink" href="#1-canvas" title="Permanent link">&para;</a></h4>
3031+
<div class="highlight"><pre><span></span><code>A pane where you can write down your thought process and notes for the previewed question (handwriting, sticky notes &amp; text).
3032+
3033+
![Canvas Interface](images/canvas_interface.png)
3034+
</code></pre></div>
3035+
<h4 id="2-chat">2. Chat:<a class="headerlink" href="#2-chat" title="Permanent link">&para;</a></h4>
3036+
<div class="highlight"><pre><span></span><code>A chat interface connecting you with helpful AI Chatbots to discuss any questions you have on the current topic you are working on.
3037+
3038+
![Chat Interface](images/chat_interface.png)
3039+
3040+
Your edits and progress in the Workspace are saved per each Question you preview. So, you will be able to view your old edits for the Question you are currently on.
3041+
</code></pre></div>
30223042

30233043

30243044

@@ -3039,7 +3059,7 @@ <h4 id="chat">Chat:<a class="headerlink" href="#chat" title="Permanent link">&pa
30393059
<span class="md-icon" title="Last update">
30403060
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
30413061
</span>
3042-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 13, 2025</span>
3062+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 14, 2025</span>
30433063
</span>
30443064

30453065

0 commit comments

Comments
 (0)