Skip to content

Commit

Permalink
update the keynote presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mfbenitezp committed Dec 11, 2024
1 parent 703aa14 commit a01812f
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 6 deletions.
5 changes: 3 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2499,7 +2499,7 @@ <h1>AGILE PhD School 2024</h1>
<nav class="l-text toc figcaption" id="TOC">
<h3>Contents</h3>
<ul>
<li><a href="#slides-and-material" id="toc-slides-and-material">Slides and Material</a></li>
<li><a href="#slides-and-shared-material" id="toc-slides-and-shared-material">Slides and Shared Material</a></li>
<li><a href="#pictures" id="toc-pictures">Pictures</a></li>
<li><a href="#why-to-participate" id="toc-why-to-participate">Why to participate?</a></li>
<li><a href="#where-will-it-take-place" id="toc-where-will-it-take-place">Where will it take place?</a></li>
Expand Down Expand Up @@ -2546,7 +2546,7 @@ <h3>Contents</h3>
<li>Develop their network</li>
<li>Be exposed to the reproducibility practices in the GIScience field.</li>
</ul>
<h2 id="slides-and-material">Slides and Material</h2>
<h2 id="slides-and-shared-material">Slides and Shared Material</h2>

<div class="tabs">
<button class="tab-button active" data-tab="keynotes">Keynote Speakers</button>
Expand All @@ -2563,6 +2563,7 @@ <h2 id="slides-and-material">Slides and Material</h2>
const presentations = {
keynotes: [
{ file: "slides/keynotes/2024-11-28_AGILEPhDSchool-GeoAI_Graser.pdf", title: "Mobility Data Science in the Age of AI" },
{ file: "slides/keynotes/JPAlbuquerque_AGILEPPhDSchool_Nov2024.pdf", title: "Participatory Urban Analytics for Inclusive Data Innovations: Enabling Transformative Public Policies" },
{ file: "slides/keynotes/Reproducible research in GeoScience.pdf", title: "Reproducible research in GeoScience" }
],
organizers: [
Expand Down
4 changes: 2 additions & 2 deletions docs/search.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" version="1.0">
<url>
<loc>https://begin-standrews.github.io/agilephdschool2024/</loc>
<lastmod>2024-12-03T17:55:11+00:00</lastmod>
<lastmod>2024-12-11T15:34:46+00:00</lastmod>
</url>
</urlset>
Binary file not shown.
3 changes: 2 additions & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Participation in the school will enable attendees to:
- Develop their network
- Be exposed to the reproducibility practices in the GIScience field.

## Slides and Material
## Slides and Shared Material
```{=html}
<div class="tabs">
Expand All @@ -64,6 +64,7 @@ Participation in the school will enable attendees to:
const presentations = {
keynotes: [
{ file: "slides/keynotes/2024-11-28_AGILEPhDSchool-GeoAI_Graser.pdf", title: "Mobility Data Science in the Age of AI" },
{ file: "slides/keynotes/JPAlbuquerque_AGILEPPhDSchool_Nov2024.pdf", title: "Participatory Urban Analytics for Inclusive Data Innovations: Enabling Transformative Public Policies" },
{ file: "slides/keynotes/Reproducible research in GeoScience.pdf", title: "Reproducible research in GeoScience" }
],
organizers: [
Expand Down
Binary file not shown.

0 comments on commit a01812f

Please sign in to comment.