Skip to content

Commit

Permalink
some fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdrn committed Oct 8, 2024
1 parent 1a43e80 commit 723c204
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ short_title: Paper
banner: ./misc/banner.jpg
license: CC-BY-4.0
keywords: coach dismissal, team performance
date: 04/14/2024
date: 2024-04-14
---

+++ {"part": "abstract"}
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ conda env create -f requirements.yml

Then, you can activate the environment and run the code in the Jupyter notebooks.

You can build the paper by running the following command in your terminal:
You can build the paper by installing [Typst](https://github.com/typst/typst) and running the following command in your terminal:

```bash
myst build Paper.md
myst build Paper.md --pdf
```

You can also serve a static webpage of the paper by running the following command in your terminal:
Expand Down
Binary file modified exports/head_coach_dismissal.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ project:
content: CC-BY-SA-4.0
code: MIT
subject: research
date: 2024/02/10
date: 2024-02-10
authors:
- name: Mathis Derenne
affiliation: uor
Expand Down
5 changes: 0 additions & 5 deletions src/00 Data extraction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -998,11 +998,6 @@
}
],
"metadata": {
"jupytext": {
"cell_metadata_filter": "eval,-all",
"main_language": "R",
"notebook_metadata_filter": "-all"
},
"kernelspec": {
"display_name": "R",
"language": "R",
Expand Down

0 comments on commit 723c204

Please sign in to comment.