File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,15 +34,15 @@ carpentry: "swc"
3434# dc-image: for Data Carpentry Image Processing
3535# swc-inflammation: for Software Carpentry based on the inflammation dataset
3636# swc-gapminder: for Software Carpentry based on the Gapminder dataset
37- curriculum : " FIXME "
37+ curriculum : " swc-inflammation "
3838
3939# If there is both an R and python official version of a curriculum
4040# (as listed on https://software-carpentry.org/lessons/ and
4141# https://datacarpentry.org/lessons/), change the
4242# value of the variable below ("flavor") to get the schedule and installation
4343# instructions updated accordingly (valid values are 'r' or 'python').
4444# Note: this is only for Data Carpentry and SWC at this time.
45- flavor : " FIXME "
45+ flavor : " r "
4646
4747# If the workshop will be a lesson pilot (for a new official lesson or
4848# a lesson in The Carpentries Incubator), set pilot to "true"
@@ -54,7 +54,7 @@ pilot: false
5454# Most workshops don't use extra pages. More information about extra
5555# pages are included in the README:
5656# https://github.com/carpentries/workshop-template#creating-extra-pages
57- title : " Workshop Title "
57+ title : " R Beginner+ Course "
5858
5959# ------------------------------------------------------------
6060# Incubator workshop settings (only relevant for workshops teaching a lesson
You can’t perform that action at this time.
0 commit comments