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
<strong>If you encounter problems, please contact your IT support team and workshop organisers for assistance before the workshop.</strong>
@@ -105,7 +105,7 @@ <h3>Python</h3>
105
105
<li>Search for the application "Miniforge Prompt", and click the icon to open it.
106
106
<ul>
107
107
<li>Once open, ensure the prompt shows your <code>C:\Users\[your-username]</code> folder. If it does, continue to Step 8 below:<br/>
108
-
<imgsrc="assets/img/miniforge_prompt.png" alt="Miniforge Prompt [your-username] as froggleston"><br/>
108
+
<imgsrc="/assets/img/miniforge_prompt.png" alt="Miniforge Prompt [your-username] as froggleston"><br/>
109
109
In this case, the prompt shows <code>C:\Users\froggleston</code>. Your username will be different!
110
110
</li>
111
111
<li>If it doesn't:
@@ -114,7 +114,7 @@ <h3>Python</h3>
114
114
<li>Your username will be shown as <code>[machine-name]\[your-username]</code>. You only need the <code>[your-username]</code> part after the slash, i.e. <code>froggleston</code> in this example.</li>
115
115
<li>Type <code>cd C:\Users\[your-username]</code> and press <kbd>Enter</kbd></li>
0 commit comments