Skip to content

Latest commit

 

History

History
224 lines (194 loc) · 8.21 KB

index.md

File metadata and controls

224 lines (194 loc) · 8.21 KB
layout carpentry venue address country language latlng humandate humantime startdate enddate instructor email collaborative_notes eventbrite
workshop
swc
Post-Carpentry Sessions @ UW Madison
Discovery Building, Room 1170
us
en
43.072912,-89.408079
January 16-19, 2018
10am - noon
2018-01-16
2018-01-19
see below

{% comment %} See instructions in the comments below for how to edit specific sections of this workshop template. {% endcomment %}

{% comment %} HEADER

Edit the values in the block above to be appropriate for your workshop. If the value is not 'true', 'false', 'null', or a number, please use double quotation marks around the value, unless specified otherwise. And run 'bin/workshop_check.py' before committing to make sure that changes are good. {% endcomment %}

{% comment %} EVENTBRITE

This block includes the Eventbrite registration widget if 'eventbrite' has been set in the header. You can delete it if you are not using Eventbrite, or leave it in, since it will not be displayed if the 'eventbrite' field in the header is not set. {% endcomment %} {% if page.eventbrite %}

<iframe src="https://www.eventbrite.com/tickets-external?eid={{page.eventbrite}}&ref=etckt" frameborder="0" width="100%" height="248px" scrolling="auto"> </iframe> {% endif %}

General Information

Do you still have questions or want to learn more about the topics we covered in Software and Data Carpentry? We are offering four follow-up sessions hosted by our Software and Data Carpentry instructors, in order to review material from the workshops, demonstrate additional features, and provide a place for questions and consultation. We will NOT be providing a basic introduction to any topics -- these sessions assume that you have at least seen and tried using the relevant tool, based on attending a Software or Data Carpentry workshop.

We will offer the following topics on the following days:


Shell

Tuesday, January 16

10am - noon

more details

Git

Wednesday, January 17

10am - noon

more details

R

Thursday, January 18

10am - noon

more details

Python

Friday, January 19

10am - noon

more details


Please see the descriptions below for more information and how to sign up. We reserve the right to cancel a session due to projected low attendance (fewer than 4-5 people) so please register if you're planning to come!

{% comment %} AUDIENCE

Explain who your audience is. (In particular, tell readers if the workshop is only open to people from a particular institution. {% endcomment %}

Who: These sessions are for graduate students and other researchers who have previously attended any Software or Data Carpentry workshop.

{% comment %} SPECIAL REQUIREMENTS

Modify the block below if there are any special requirements. {% endcomment %}

Requirements: Bring a laptop to use. Based on previous participation in workshops, the appropriate software or tools should be already installed.

{% comment %} LOCATION

This block displays the address and links to maps showing directions if the latitude and longitude of the workshop have been set. You can use http://itouchmap.com/latlong.html to find the lat/long of an address. {% endcomment %} {% if page.latlng %}

Where: {{page.address}}. Get directions with OpenStreetMap or Google Maps.

{% endif %}

{% comment %} ACCESSIBILITY

Modify the block below if there are any barriers to accessibility or special instructions. {% endcomment %}

Accessibility: The workshop organisers have checked that:

  • The room is wheelchair / scooter accessible.
  • Accessible restrooms are available.

{% comment %} CONTACT EMAIL ADDRESS

Display the contact email address set in the configuration file. {% endcomment %}

Contact: Please email {% if page.email %} {% for email in page.email %} {% if forloop.last and page.email.size > 1 %} or {% else %} {% unless forloop.first %} , {% endunless %} {% endif %} {{email}} {% endfor %} {% else %} to-be-announced {% endif %} for more information.


{% comment %} SCHEDULE

Show the workshop's schedule. Edit the items and times in the table to match your plans. You may also want to change 'Day 1' and 'Day 2' to be actual dates or days of the week. {% endcomment %}

Sessions

Shell

Date/Time: Tuesday, January 16, 2018; 10am - noon

Facilitators: Carolyn Voter, Paul Wilson

Topics covered:

Sign Up Here

Git

Date/Time: Wednesday, January 17, 2018; 10am - noon

Facilitators: Patrick Shriwise, Steve Goldstein

Topics covered:

Sign Up Here

R

Date/Time: Thursday, January 18, 2018; 10am - noon

Facilitators:Alex Bajcz, Richard Barker

Topics covered:

Sign Up Here

Python

Date/Time: Friday, January 19, 2018; 10am - noon

Facilitators: Sarah Stevens, Taylor Scott

Topics covered:

Sign Up Here