Skip to content

Commit f261160

Browse files
authored
updates _config.yml with dc, dc-geospatial, and r
1 parent a89f9bc commit f261160

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# When setting this field to "incubator", please uncomment the
2020
# incubator_lesson_site, incubator_pre_survey, and incubator_post_survey
2121
# lines further down this file and add the URL to the relevant lesson site.
22-
carpentry: "swc"
22+
carpentry: "dc"
2323

2424
# This option is currently only needed for
2525
# Data Carpentry and Software Carpentry workshops.
@@ -35,15 +35,15 @@ carpentry: "swc"
3535
# swc-inflammation: for Software Carpentry based on the inflammation dataset
3636
# swc-gapminder: for Software Carpentry based on the Gapminder dataset
3737
# ucl: for Carpentries based UCL ARC lessons
38-
curriculum: "FIXME"
38+
curriculum: "dc-geospatial"
3939

4040
# If there is both an R and python official version of a curriculum
4141
# (as listed on https://software-carpentry.org/lessons/ and
4242
# https://datacarpentry.org/lessons/), change the
4343
# value of the variable below ("flavor") to get the schedule and installation
4444
# instructions updated accordingly (valid values are 'r' or 'python').
4545
# Note: this is only for Data Carpentry and SWC at this time.
46-
flavor: "FIXME"
46+
flavor: "r"
4747

4848
# If the workshop will be a lesson pilot (for a new official lesson or
4949
# a lesson in The Carpentries Incubator), set pilot to "true"
@@ -55,7 +55,7 @@ pilot: false
5555
# Most workshops don't use extra pages. More information about extra
5656
# pages are included in the README:
5757
# https://github.com/carpentries/workshop-template#creating-extra-pages
58-
title: "Workshop Title"
58+
title: "Introduction to Geospatial Raster and Vector Data with R at UCL"
5959

6060
#------------------------------------------------------------
6161
# Incubator workshop settings (only relevant for workshops teaching a lesson

0 commit comments

Comments
 (0)