Skip to content

Commit c4a7239

Browse files
Merge pull request #216 from coding-for-reproducible-research/short_course_virtual_environments
Typo in File path for Virtual Environment Course
2 parents f012911 + 833a5ee commit c4a7239

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

short_courses/virtual_environments.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"\n",
6161
"```{image} figures/virtual_environments/macos_terminal.png\n",
6262
":alt: An image of the macOS Terminal\n",
63-
":class: bg-primary mb-1\n",
6463
":width: 1000px\n",
6564
":align: center\n",
6665
"```\n",
@@ -133,7 +132,6 @@
133132
"\n",
134133
"```{image} figures/virtual_environments/venv_terminal_hint.png\n",
135134
":alt: An image of the macOS Terminal with venv environment hint\n",
136-
":class: bg-primary mb-1\n",
137135
":width: 1000px\n",
138136
":align: center\n",
139137
"```\n",
@@ -190,7 +188,6 @@
190188
"\n",
191189
"```{image} figures/virtual_environments/Command_Prompt.png\n",
192190
":alt: An image of the Windows Command Prompt Icon\n",
193-
":class: bg-primary mb-1\n",
194191
":width: 500px\n",
195192
":align: center\n",
196193
"```\n",
@@ -199,7 +196,6 @@
199196
"\n",
200197
"```{image} figures/virtual_environments/Powershell.png\n",
201198
":alt: An image of the Windows PowerShell Icon\n",
202-
":class: bg-primary mb-1\n",
203199
":width: 500px\n",
204200
":align: center\n",
205201
"```\n",
@@ -208,17 +204,15 @@
208204
"\n",
209205
"```{image} figures/virtual_environments/Command_Prompt_Terminal.png\n",
210206
":alt: An image of the Windows Command Prompt Icon\n",
211-
":class: bg-primary mb-1\n",
212207
":width: 1000px\n",
213208
":align: center\n",
214209
"```\n",
215210
"\n",
216211
"or if you are using PowerShell then you will see:\n",
217212
"\n",
218213
"\n",
219-
"```{image} figures/virtual_environments/Powershell_Terminal.png\n",
214+
"```{image} figures/virtual_environments/Powershell_terminal.png\n",
220215
":alt: An image of the Windows PowerShell Terminal\n",
221-
":class: bg-primary mb-1\n",
222216
":width: 1000px\n",
223217
":align: center\n",
224218
"```\n",

0 commit comments

Comments
 (0)