-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfellows-dl-2.qmd
More file actions
65 lines (59 loc) · 1.38 KB
/
fellows-dl-2.qmd
File metadata and controls
65 lines (59 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
pagetitle: "ArewaDS | Fellows"
toc: false
execute:
echo: false
freeze: auto
listing:
# - id: research-staff
# contents: "people/staff/*.qmd"
# type: grid
# image-height: 350px
# grid-columns: 3
# fields: [image, title, subtitle]
# grid-item-align: center
# sort: sortby
# field-display-names:
# started: "Started"
#- id: Fellows
# contents: "people/ras/*.qmd"
# type: grid
# image-height: 225px
# grid-columns: 3
# sort: sortby
#fields: [image, title, subtitle, started]
#field-display-names:
# started: "Started"
#grid-item-align: center
- id: Fellows
contents: "people/fellows/dl-2/*.qmd"
type: table
sort: sortby
fields: [title, subtitle, state, completed]
sort-ui: [title, subtitle, state, completed]
filter-ui: [title, subtitle, state, completed]
field-display-names:
title: "Name"
subtitle: "Current or most previous institution"
state: "States"
completed: "🎓"
---
<!--
```{=html}
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">People</li>
</ol>
</nav>
``` -->
<!--
## Arewa DataScience Fellows
:::{#Fellows}
::: -->
<!-- ## Research Assistants
:::{#research-assistants}
:::
## Alumni
:::{#alumni}
::: -->