Skip to content

Commit

Permalink
Update report.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
archaeothommy authored Sep 15, 2024
1 parent 8b261f4 commit a040b3b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions assets/report.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ Instructions for the exercise
2. Update the file _quarto.yml in your repository to include the report in your webpage
3. Load a dataset from https://github.com/Hezel2000/GeoCosmoChemDataAndTools/tree/main/csv
4. Update the YAML header of this file
5. Replace the CI/CD pipeline with the one provided in the assets folder
5. Create a file `requirements.txt`on the top level of the repo
5. Update the CI/CD pipeline as instructed below
6. Create a short report, including plots created from the dataset (they can be interactive if you want -- the result is a webpage)
a. You can use the example code chunks below as inspiration and for reference for the chunk options
b. You might the following pages useful for reference:
a. Don't forget to update the `requirements.txt`with the libraries you call.
b. You might find the following pages useful for reference:
Figures: https://quarto.org/docs/authoring/figures.html
Tables: https://quarto.org/docs/authoring/tables.html
Expand Down

0 comments on commit a040b3b

Please sign in to comment.