WarwickCIM / IM939_handbook

Data Science Across Disciplines' handbook
https://warwickcim.github.io/IM939_handbook/
0 stars 1 forks source link

Add sessions to handbook #1

Closed ccamara closed 1 year ago

ccamara commented 1 year ago

Currently, the handbook only has the labs materials, and sessions from https://github.com/cagatayTurkay/data-science-across-disciplines should be added to it.

to do so:

  1. Copy the *.md files into content/sessions/
  2. Edit _quarto.yml (below chapters: https://github.com/WarwickCIM/IM939_handbook/blob/1b70346189822650b7e55df5d1d87e642fe1bc3f/_quarto.yml#L38-L42)
  3. Commit and (optionall) PR
  4. (Optional) render the book by running quarto publish gh-pages (more on that here: https://github.com/WarwickCIM/IM939_handbook/blob/main/README_setup.md)
ccamara commented 1 year ago

The following commits fix this issue and credit @cagatayTurkay as author: