Skip to content

Commit

Permalink
Deploying to gh-pages from @ d37fdc1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed Feb 5, 2024
1 parent e42bf3c commit d10fb01
Show file tree
Hide file tree
Showing 13 changed files with 198 additions and 808 deletions.
187 changes: 88 additions & 99 deletions index.html

Large diffs are not rendered by default.

19 changes: 9 additions & 10 deletions listings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,29 @@
{
"listing": "/index.html",
"items": [
"/workshops/shiny_python_intro.html",
"/workshops/dataviz.html",
"/workshops/ml_dl_python.html",
"/workshops/tidymodels_advanced.html",
"/workshops/pkg_dev.html",
"/workshops/arrow.html",
"/workshops/shiny_r_intro.html",
"/workshops/quarto_intro.html",
"/workshops/r_pharma.html",
"/workshops/databases.html",
"/workshops/shiny_python_adv.html",
"/workshops/arrow.html",
"/workshops/causal.html",
"/workshops/quarto_dashboards.html",
"/workshops/posit_tools_python.html",
"/workshops/posit_tools_r.html",
"/workshops/databases.html",
"/workshops/dataviz.html",
"/workshops/dev_ops.html",
"/workshops/programming_r.html",
"/workshops/vetiver.html",
"/workshops/intro_ds_python.html",
"/workshops/intro_ds_r.html",
"/workshops/tidymodels_intro.html",
"/workshops/ml_python.html",
"/workshops/tables.html",
"/workshops/pkg_dev.html",
"/workshops/quarto_websites.html",
"/workshops/quarto_intro.html",
"/workshops/r_in_production.html",
"/workshops/shiny_r_intro.html",
"/workshops/shiny_python_intro.html",
"/workshops/tidymodels_advanced.html",
"/workshops/databricks.html",
"/workshops/wtf.html"
]
Expand Down
173 changes: 83 additions & 90 deletions search.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions workshops/arrow.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="dcterms.date" content="2024-08-12">
<meta name="description" content="1-sentence summary of workshop.">

<title>Add workshop title here</title>
<title>Big Data in R with Arrow (Details TBD)</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -107,7 +107,7 @@

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Add workshop title here</h1>
<h1 class="title">Big Data in R with Arrow (Details TBD)</h1>
<div class="quarto-categories">
<div class="quarto-category">add</div>
<div class="quarto-category">comma</div>
Expand Down
4 changes: 2 additions & 2 deletions workshops/databases.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="dcterms.date" content="2024-08-12">
<meta name="description" content="1-sentence summary of workshop.">

<title>Add workshop title here</title>
<title>Databases (Details TBD)</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -107,7 +107,7 @@

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Add workshop title here</h1>
<h1 class="title">Databases (Details TBD)</h1>
<div class="quarto-categories">
<div class="quarto-category">add</div>
<div class="quarto-category">comma</div>
Expand Down
4 changes: 2 additions & 2 deletions workshops/dataviz.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="dcterms.date" content="2024-08-12">
<meta name="description" content="1-sentence summary of workshop.">

<title>Add workshop title here</title>
<title>Dataviz (Details TBD)</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -107,7 +107,7 @@

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Add workshop title here</h1>
<h1 class="title">Dataviz (Details TBD)</h1>
<div class="quarto-categories">
<div class="quarto-category">add</div>
<div class="quarto-category">comma</div>
Expand Down
4 changes: 2 additions & 2 deletions workshops/ml_dl_python.html → workshops/ml_python.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="dcterms.date" content="2024-08-12">
<meta name="description" content="1-sentence summary of workshop.">

<title>Add workshop title here</title>
<title>ML Python (Details TBD)</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -107,7 +107,7 @@

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Add workshop title here</h1>
<h1 class="title">ML Python (Details TBD)</h1>
<div class="quarto-categories">
<div class="quarto-category">add</div>
<div class="quarto-category">comma</div>
Expand Down
4 changes: 2 additions & 2 deletions workshops/pkg_dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="dcterms.date" content="2024-08-12">
<meta name="description" content="1-sentence summary of workshop.">

<title>Add workshop title here</title>
<title>Pkg Dev (Details TBD)</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -107,7 +107,7 @@

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Add workshop title here</h1>
<h1 class="title">Pkg Dev (Details TBD)</h1>
<div class="quarto-categories">
<div class="quarto-category">add</div>
<div class="quarto-category">comma</div>
Expand Down
4 changes: 2 additions & 2 deletions workshops/quarto_intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="dcterms.date" content="2024-08-12">
<meta name="description" content="1-sentence summary of workshop.">

<title>Add workshop title here</title>
<title>Quarto intro (Details TBD)</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -107,7 +107,7 @@

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Add workshop title here</h1>
<h1 class="title">Quarto intro (Details TBD)</h1>
<div class="quarto-categories">
<div class="quarto-category">add</div>
<div class="quarto-category">comma</div>
Expand Down
Loading

0 comments on commit d10fb01

Please sign in to comment.