Skip to content

Commit

Permalink
Remove example episode from raster lesson
Browse files Browse the repository at this point in the history
  • Loading branch information
cforgaci committed Oct 31, 2023
1 parent 5b160c1 commit e751fb8
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ carpentry: 'incubator'
title: 'Geospatial Data Carpentry with R for Urbanists'

# Date the lesson was created (YYYY-MM-DD, this is empty by default)
created:
created:

# Comma-separated list of keywords for the lesson
keywords: 'software, data, lesson, The Carpentries, geospatial'
Expand Down Expand Up @@ -58,8 +58,7 @@ contact: '[email protected]'
# - another-learner.md

# Order of episodes in your lesson
episodes:
- introduction.Rmd
episodes:
- 09-open-and-plot-vector-layers.Rmd
- 10-explore-and-plot-by-vector-layer-attributes.Rmd
- 11-plot-multiple-shape-files.Rmd
Expand All @@ -71,13 +70,13 @@ episodes:
- 17-work-with-multi-band-rasters.Rmd

# Information for Learners
learners:
learners:

# Information for Instructors
instructors:
instructors:

# Learner Profiles
profiles:
profiles:

# Customisation ---------------------------------------------
#
Expand Down

0 comments on commit e751fb8

Please sign in to comment.