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
venue: "UW-Madison"# brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University")
6
+
venue: "UW-Madisonn"# brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University")
7
7
address: "Orchard View Room, Discovery Building, 330 N Orchard St, Madison, WI 53715"# full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online'
8
8
country: "us"# lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes) for the institution that hosts the workshop
9
9
language: "en"# lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop
@@ -195,7 +195,7 @@ Modify the block below if there are any special requirements.
195
195
Participants must have access to a computer with a
196
196
Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) that they have administrative privileges on.
197
197
{% endif %}
198
-
They should have a few specific software packages installed (listed <ahref="#">below</a>).
198
+
They should have a few specific software packages installed (listed <ahref="#setup">below</a>).
199
199
</p>
200
200
201
201
{% comment %}
@@ -455,6 +455,10 @@ during the workshop.
455
455
{% elsif site.carpentry == "lc" %}
456
456
{% include lc/setup.html %}
457
457
{% elsif site.carpentry == "incubator" %}
458
+
Please check the "Setup" page of
459
+
[the lesson site]({{ site.incubator_lesson_site }}) for instructions to follow
460
+
to obtain the software and data you will need to follow the lesson.
461
+
458
462
<strong>Please check the "Setup" page of the
459
463
<ahref ="https://carpentries-incubator.github.io/python-intermediate-development/">lesson site</a> for instructions to follow
460
464
to obtain the software and data you will need to follow the lesson.</strong>
0 commit comments