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
Copy file name to clipboardExpand all lines: index.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,9 @@ humandate: "11-12 June 2024" # human-readable dates for the workshop (e.g.,
13
13
humantime: "10 am - 5 pm"# human-readable times for the workshop (e.g., "9:00 am - 4:30 pm")
14
14
startdate: 2024-06-11# machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
15
15
enddate: 2024-06-12# machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02
16
-
instructor: [] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
17
-
helper: [] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
18
-
email: [] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"]
16
+
instructor: ["Rosie Eccleston", "Ben King"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"]
17
+
helper: ["Sam Haynes","Diego Chillón","Mario Antonioletti","Rosie Eccleston", "Ben King"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"]
18
+
email: ["andrzej.romaniuk@ed.ac.uk"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"]
19
19
collaborative_notes: https://pad.carpentries.org/2024-06-11_ed-dash_high-dim-stats # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria)
20
20
eventbrite: # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used)
0 commit comments