1818# When setting this field to "incubator", please uncomment the
1919# incubator_lesson_site, incubator_pre_survey, and incubator_post_survey
2020# lines further down this file and add the URL to the relevant lesson site.
21- carpentry : " swc "
21+ carpentry : " dc "
2222
2323# This option is currently only needed for
2424# Data Carpentry and Software Carpentry workshops.
@@ -33,15 +33,15 @@ carpentry: "swc"
3333# dc-image: for Data Carpentry Image Processing
3434# swc-inflammation: for Software Carpentry based on the inflammation dataset
3535# swc-gapminder: for Software Carpentry based on the Gapminder dataset
36- curriculum : " FIXME "
36+ curriculum : " dc-socsci "
3737
3838# If there is both an R and python official version of a curriculum
3939# (as listed on https://software-carpentry.org/lessons/ and
4040# https://datacarpentry.org/lessons/), change the
4141# value of the variable below ("flavor") to get the schedule and installation
4242# instructions updated accordingly (valid values are 'r' or 'python').
4343# Note: this is only for Data Carpentry and SWC at this time.
44- flavor : " FIXME "
44+ flavor : " python "
4545
4646# If the workshop will be a lesson pilot (for a new official lesson or
4747# a lesson in The Carpentries Incubator), set pilot to "true"
@@ -53,7 +53,7 @@ pilot: false
5353# Most workshops don't use extra pages. More information about extra
5454# pages are included in the README:
5555# https://github.com/carpentries/workshop-template#creating-extra-pages
56- title : " Workshop Title "
56+ title : " Reproducible analysis: Python for social scientists "
5757
5858# ------------------------------------------------------------
5959# Incubator workshop settings (only relevant for workshops teaching a lesson
0 commit comments