|
174 | 174 | "2. Typing **cmd** or **Command Prompt**\n",
|
175 | 175 | "3. Clicking on the **Command Prompt** icon.\n",
|
176 | 176 | "\n",
|
177 |
| - "Alternatively, you may use **PowerShell** by typing **PowerShell** in the Start menu and selecting it.\n", |
178 | 177 | "\n",
|
| 178 | + "<img src=\"figures/virtual_environments/Command_Prompt.png\" alt=\"An image of the Windows Command Prompt Icon\" width=\"500\"/>\n", |
| 179 | + "\n", |
| 180 | + "Alternatively, you may use **PowerShell** by typing **PowerShell** in the Start menu and selecting it.\n", |
179 | 181 | "\n",
|
180 |
| - "------ Image of Command prompt Icon ---------\n", |
| 182 | + "<img src=\"figures/virtual_environments/Powershell.png\" alt=\"An image of the Windows PowerShell Icon\" width=\"500\"/>\n", |
181 | 183 | "\n",
|
182 |
| - "------ Image of Powershell Icon ---------\n", |
| 184 | + "When the Command Prompt is opened, you will see a window such as:\n", |
183 | 185 | "\n",
|
184 |
| - "When the Command Prompt (or PowerShell) is opened, you will see a window such as:\n", |
| 186 | + "<img src=\"figures/virtual_environments/Command_Prompt_Terminal.png\" alt=\"An image of the Windows Command Prompt Icon\" width=\"500\"/>\n", |
185 | 187 | "\n",
|
186 |
| - "------ Image of Command prompt ---------\n", |
| 188 | + "or if you are using PowerShell then you will see:\n", |
187 | 189 | "\n",
|
188 |
| - "------ Image of Powershell ---------\n", |
| 190 | + "<img src=\"figures/virtual_environments/Powershell_Terminal.png\" alt=\"An image of the Windows PowerShell Terminal\" width=\"500\"/>\n", |
189 | 191 | "\n",
|
190 | 192 | "\n",
|
191 | 193 | "#### Verifying Python Installation \n",
|
|
0 commit comments