Skip to content

Commit feec85a

Browse files
authored
Merge pull request #115 from elixir-europe-training/saad-patch-2
Saad patch 2
2 parents b306a3e + e08e63b commit feec85a

2 files changed

Lines changed: 2 additions & 18 deletions

File tree

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,7 @@
1-
- title: Artemis
1+
- title: Your name here!
22
content: |
33
[:custom-orcid:](https://orcid.org/) [:simple-github:](https://github.com/) [:simple-linkedin:](https://linkedin.com/)<br>
44
Lorem ipsum dolor sit amet.
55
image: ./assets/images/cards/021-artemis.png
66

7-
- title: Ares
8-
content: |
9-
[:custom-orcid:](https://orcid.org/) [:simple-github:](https://github.com/) [:simple-linkedin:](https://linkedin.com/)<br>
10-
Lorem ipsum dolor sit amet.
11-
image: ./assets/images/cards/006-ares.png
12-
13-
- title: Nike
14-
content: |
15-
[:custom-orcid:](https://orcid.org/) [:simple-github:](https://github.com/) [:simple-linkedin:](https://linkedin.com/)<br>
16-
Lorem ipsum dolor sit amet.
17-
image: ./assets/images/cards/027-nike.png
187

19-
- title: Prometheus
20-
content: |
21-
[:custom-orcid:](https://orcid.org/) [:simple-github:](https://github.com/) [:simple-linkedin:](https://linkedin.com/)<br>
22-
Lorem ipsum dolor sit amet.
23-
image: ./assets/images/cards/019-prometheus.png

docs/chapters/chapter_05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It is time for a more comprehensive rounding-off exercise to bring it all togeth
1212
!!! question "Exercise"
1313

1414
Return to our original example of [non-LP script](https://github.com/elixir-europe-training/ELIXIR-TrP-LiterateProgrammingR-CodeRep/blob/main/docs/scripts/analysis.R) and rework it into a full fledged literate programming
15-
document by applying uour knowledge of markdown and quarto to transform the original script into an LP HTML or PDF document (Fig. 5.1).
15+
document by applying uour knowledge of markdown and quarto to transform the original script into an LP HTML or PDF document (Fig. 5.1). The script relies on the the [Wiconsin Breast Cancer data set](https://github.com/clement-lee/coderep/blob/master/data/breast-cancer-wisconsin.csv).
1616

1717
Specifically:
1818

0 commit comments

Comments
 (0)