Skip to content

Commit

Permalink
Deploying to gh-pages from @ d83f203 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed Feb 1, 2024
1 parent 78379fc commit de17ec8
Show file tree
Hide file tree
Showing 30 changed files with 1,358 additions and 141 deletions.
98 changes: 60 additions & 38 deletions index.html

Large diffs are not rendered by default.

20 changes: 11 additions & 9 deletions listings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,20 @@
{
"listing": "/index.html",
"items": [
"/workshops/r_in_production.html",
"/workshops/wtf.html",
"/workshops/tidymodels_advanced.html",
"/workshops/shiny_python_intro.html",
"/workshops/dataviz.html",
"/workshops/ml_dl_python.html",
"/workshops/causal.html",
"/workshops/tidymodels_advanced.html",
"/workshops/pkg_dev.html",
"/workshops/arrow.html",
"/workshops/shiny_r_intro.html",
"/workshops/shiny_python_intro.html",
"/workshops/r_in_production.html",
"/workshops/quarto_intro.html",
"/workshops/r_pharma.html",
"/workshops/dev_ops.html",
"/workshops/ml_dl_python.html",
"/workshops/wtf.html",
"/workshops/r_pharma.html",
"/workshops/tables.html",
"/workshops/arrow.html",
"/workshops/pkg_dev.html",
"/workshops/shiny_python_adv.html",
"/workshops/quarto_dashboards.html",
"/workshops/posit_tools_python.html",
Expand All @@ -25,7 +26,8 @@
"/workshops/intro_ds_r.html",
"/workshops/tidymodels_intro.html",
"/workshops/quarto_websites.html",
"/workshops/databricks.html"
"/workshops/databricks.html",
"/workshops/databases.html"
]
}
]
152 changes: 83 additions & 69 deletions search.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion workshops/arrow.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.547">
<meta name="generator" content="quarto-1.4.549">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down
Loading

0 comments on commit de17ec8

Please sign in to comment.