From 2bc3427cd1414473901a99b86248bd2dc57ae6cf Mon Sep 17 00:00:00 2001 From: Eric Nantz Date: Sun, 3 Sep 2023 17:00:53 -0400 Subject: [PATCH] introduce lego data in welcome slides --- .../index/execute-results/html.json | 8 ++++--- .../site_libs/revealjs/dist/theme/quarto.css | 4 ++-- .../assets/img/bg/rebrickable_schema.png | Bin 0 -> 18094 bytes materials/d1-01-welcome/index.qmd | 21 ++++++++++++++++-- 4 files changed, 26 insertions(+), 7 deletions(-) create mode 100644 materials/d1-01-welcome/assets/img/bg/rebrickable_schema.png diff --git a/_freeze/materials/d1-01-welcome/index/execute-results/html.json b/_freeze/materials/d1-01-welcome/index/execute-results/html.json index 30c1b22..4cadcae 100644 --- a/_freeze/materials/d1-01-welcome/index/execute-results/html.json +++ b/_freeze/materials/d1-01-welcome/index/execute-results/html.json @@ -1,8 +1,10 @@ { - "hash": "0aabac08f5dd9a4ba94e184618aba7fd", + "hash": "77a65b7af07a06cacc3f324ba3f1fcee", "result": { - "markdown": "---\ntitle: \"Welcome!\"\nsubtitle: \"posit::conf(2023)
Shiny in Production: Tools & Techniques\"\nauthor: \"Eric Nantz\"\nfooter: \"[{{< var workshop_short_url >}}]({{< var workshop_full_url >}})\"\nformat: \n revealjs:\n theme: [default, ../slides.scss] # moon= teal bg | dark\n css: assets/web/postit.css\n scrollable: true\n incremental: true\n slide-number: c/t # c/t | c | h/v | h.v\n slide-tone: false #true\n code-line-numbers: false\n history: false\n---\n\n\n## Welcome to posit::conf(2023)! {background-color=\"black\" background-image=\"assets/img/bg/rstudioconf_crowd.jpg\" background-size=\"cover\"}\n\n## Conference Logistics {visibility=\"hidden\"}\n\n::: {.nonincremental}\n1. Identify the exits closes to you in case of emergency\n1. Gender neutral bathrooms located {{< var bathrooms_location >}}\n1. Lactation room located at {{< var lactation_location >}}\n1. A meditation room is available at {{< var quiet_location >}} (Open 8 AM - 5 PM).\n1. Please do not photograph anyone wearing red lanyards\n:::\n\n## Workshop Policies \n\n::: {.nonincremental}\n1. Please review the `posit::conf` [Code of Conduct](https://posit.co/code-of-conduct/).\n1. Issues can be addressed in following ways:\n 1. **In person:** Contact any `posit::conf` staff member, identifiable by their staff t-shirt shirt, or visit the conference registration desk.\n 1. **By email:** Send a message to `conf@posit.com`; event organizers will respond promptly.\n 1. **By phone:** call `844—448—1212`\n\n:::\n\n## Meet the Team!\n\n:::: {.columns}\n\n::: {.column width=\"50%\"}\n![](assets/img/people/enantz.jpg){fig-alt=\"Eric Nantz\" fig-align=\"center\" width=\"70%\"}\n:::\n\n::: {.column width=\"50%\"}\n![](assets/img/people/mthomas.jpeg){fig-alt=\"Michael Thomas\" fig-align=\"center\"}\n:::\n\n::::\n\n::: footer\nTODO: Link to Meet the Team Section on Home Page\n:::\n\n## Your Turn\n\nIntroduce yourself to your neighbor(s)\n\nWhat is your most memorable Shiny application in production experience?\n\n\n::: {.cell}\n::: {.cell-output-display}\n```{=html}\n
\n
\n02:00\n
\n```\n:::\n:::\n\n\n---\n\n:::: {.columns .v-center-container}\n\n::: {.column width=\"23%\"}\n\n### WiFi\n\n
\n\n``{=html}\n\n
\n\n### `{{< var wifi_username >}}`\n\n:::\n\n::: {.column width=\"47%\"}\n\n![](assets/img/bg/surf_internet.jpg)\n\n:::\n\n::: {.column width=\"30%\"}\n\n### Password\n\n
\n\n``{=html}\n\n
\n\n### `{{< var wifi_password >}}`\n\n:::\n\n::::\n\n## About those post-its\n\n:::: {.columns .v-center-container}\n\n::: {.column width=\"50%\"}\n\n\n```{=html}\n\n```\n\n\n:::\n\n::: {.column width=\"50%\"}\n\n\n```{=html}\n\n```\n\n\n:::\n\n:::\n\n# Power-On (Setup)\n\nFollow [Setup Procedure](../setup.qmd) to connect with the workshop resources:\n\n* Posit Connect\n* Posit Cloud\n* Account Integrations\n\n# The Beginning ... {background-color=\"black\" background-image=\"assets/img/bg/beginning.png\" background-size=\"cover\"}\n\n::: {.notes}\n* You've seen Shiny could be a game-changer for a project\n* Build an application quickly, purely with R code\n* You send it to a key stakeholder, and they love it\n:::\n\n# A New World {background-image=\"assets/img/bg/metroid_ship.jpg\" background-size=\"cover\" background-color=\"black\"}\n\n::: {.notes}\n* Everyone who sees it thinks the app is amazing\n* Suddenly you are asked (or told) this needs to get into PRODUCTION\n* ..... and now what?\n:::\n\n\n## Many Users {background-image=\"assets/img/bg/many_users.jpg\" background-size=\"contain\" background-color=\"black\"}\n\n## High-Profile Situations {background-image=\"assets/img/bg/nasa_mission_control.jpg\" background-size=\"contain\" background-color=\"black\"}\n\n\n## Part of a Critical Pipeline {background-image=\"assets/img/bg/pinky_brain_take_over_world.jpg\" background-size=\"contain\" background-color=\"black\"}\n\n## The Journey Ahead\n\n
\n\n**Production** has more than one meaning for Shiny apps\n\n. . .\n\n
\n\nThe tooling & principles discussed in this workshop will guide you to the destination\n\n", - "supporting": [], + "markdown": "---\ntitle: \"Welcome!\"\nsubtitle: \"Shiny in Production: Tools & Techniques
posit::conf(2023)\"\nfooter: \"[{{< var workshop_short_url >}}]({{< var workshop_full_url >}})\"\nformat: \n revealjs:\n theme: [default, ../slides.scss] # moon= teal bg | dark\n css: assets/web/postit.css\n scrollable: true\n incremental: true\n slide-number: c/t # c/t | c | h/v | h.v\n show-slide-number: print\n slide-tone: false #true\n code-line-numbers: false\n history: false\n---\n\n\n## Welcome to posit::conf(2023)! {background-color=\"black\" background-image=\"assets/img/bg/rstudioconf_crowd.jpg\" background-size=\"cover\"}\n\n## Conference Logistics {visibility=\"hidden\"}\n\n::: {.nonincremental}\n1. Identify the exits closes to you in case of emergency\n1. Gender neutral bathrooms located {{< var bathrooms_location >}}\n1. Lactation room located at {{< var lactation_location >}}\n1. A meditation room is available at {{< var quiet_location >}} (Open 8 AM - 5 PM).\n1. Please do not photograph anyone wearing red lanyards\n:::\n\n## Workshop Policies \n\n::: {.nonincremental}\n1. Please review the `posit::conf` [Code of Conduct](https://posit.co/code-of-conduct/).\n1. Issues can be addressed in following ways:\n 1. **In person:** Contact any `posit::conf` staff member, identifiable by their staff t-shirt shirt, or visit the conference registration desk.\n 1. **By email:** Send a message to `conf@posit.com`; event organizers will respond promptly.\n 1. **By phone:** call `844—448—1212`\n\n:::\n\n## Meet the Team!\n\n:::: {.columns}\n\n::: {.column width=\"50%\"}\n![](assets/img/people/enantz.jpg){fig-alt=\"Eric Nantz\" fig-align=\"center\" width=\"70%\"}\n:::\n\n::: {.column width=\"50%\"}\n![](assets/img/people/mthomas.jpeg){fig-alt=\"Michael Thomas\" fig-align=\"center\"}\n:::\n\n::::\n\n::: footer\nTODO: Link to Meet the Team Section on Home Page\n:::\n\n## Your Turn\n\nIntroduce yourself to your neighbor(s)\n\nWhat is your most memorable Shiny application in production experience?\n\n\n::: {.cell}\n::: {.cell-output-display}\n```{=html}\n
\n
\n02:00\n
\n```\n:::\n:::\n\n\n---\n\n:::: {.columns .v-center-container}\n\n::: {.column width=\"23%\"}\n\n### WiFi\n\n
\n\n``{=html}\n\n
\n\n### `{{< var wifi_username >}}`\n\n:::\n\n::: {.column width=\"47%\"}\n\n![](assets/img/bg/surf_internet.jpg)\n\n:::\n\n::: {.column width=\"30%\"}\n\n### Password\n\n
\n\n``{=html}\n\n
\n\n### `{{< var wifi_password >}}`\n\n:::\n\n::::\n\n## About those post-its\n\n:::: {.columns .v-center-container}\n\n::: {.column width=\"50%\"}\n\n\n```{=html}\n\n```\n\n\n:::\n\n::: {.column width=\"50%\"}\n\n\n```{=html}\n\n```\n\n\n:::\n\n:::\n\n# Power-On (Setup)\n\nFollow [Setup Procedure](../setup.qmd) to connect with the workshop resources:\n\n* Posit Connect\n* Posit Cloud\n* Account Integrations\n\n# The Beginning ... {background-color=\"black\" background-image=\"assets/img/bg/beginning.png\" background-size=\"cover\"}\n\n::: {.notes}\n* You've seen Shiny could be a game-changer for a project\n* Build an application quickly, purely with R code\n* You send it to a key stakeholder, and they love it\n:::\n\n# A New World {background-image=\"assets/img/bg/metroid_ship.jpg\" background-size=\"cover\" background-color=\"black\"}\n\n::: {.notes}\n* Everyone who sees it thinks the app is amazing\n* Suddenly you are asked (or told) this needs to get into PRODUCTION\n* ..... and now what?\n:::\n\n\n## Many Users {background-image=\"assets/img/bg/many_users.jpg\" background-size=\"contain\" background-color=\"black\"}\n\n## High-Profile Situations {background-image=\"assets/img/bg/nasa_mission_control.jpg\" background-size=\"contain\" background-color=\"black\"}\n\n\n## Part of a Critical Pipeline {background-image=\"assets/img/bg/pinky_brain_take_over_world.jpg\" background-size=\"contain\" background-color=\"black\"}\n\n## The Journey Ahead\n\n
\n\n**Production** has more than one meaning for Shiny apps\n\n. . .\n\n
\n\nThe tooling & principles discussed in this workshop will guide you to the destination\n\n# The Challenge\n\n## Rebrickable Inventory Dashboard\n\n* Rebrickable: Portal for LEGO builders to discover what sets they can build with their own inventory\n* A comprehensive database of LEGO items available for free!\n* We will build a Shiny dashboard to explore the inventory and enable users to generate predictions\n\n## {background-image=\"assets/img/bg/rebrickable_schema.png\" background-size=\"cover\"}\n\n::: footer\n\n:::\n\n", + "supporting": [ + "index_files" + ], "filters": [ "rmarkdown/pagebreak.lua" ], diff --git a/_freeze/site_libs/revealjs/dist/theme/quarto.css b/_freeze/site_libs/revealjs/dist/theme/quarto.css index 5cc7353..dd9eded 100644 --- a/_freeze/site_libs/revealjs/dist/theme/quarto.css +++ b/_freeze/site_libs/revealjs/dist/theme/quarto.css @@ -1,5 +1,5 @@ -@import"./fonts/source-sans-pro/source-sans-pro.css";.v-center-container{display:flex;justify-content:center;align-items:center;height:90%}:root{--r-background-color: #fff;--r-main-font: Source Sans Pro, Helvetica, sans-serif;--r-main-font-size: 40px;--r-main-color: #222;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: Source Sans Pro, Helvetica, sans-serif;--r-heading-color: #222;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: none;--r-heading-text-shadow: none;--r-heading-font-weight: 600;--r-heading1-text-shadow: none;--r-heading1-size: 2.5em;--r-heading2-size: 1.6em;--r-heading3-size: 1.3em;--r-heading4-size: 1em;--r-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-link-color: #2a76dd;--r-link-color-dark: #1a53a1;--r-link-color-hover: #5692e4;--r-selection-background-color: #98bdef;--r-selection-color: #fff}.reveal-viewport{background:#fff;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:normal;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:bold}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:bold}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:rgba(255,255,255,.05);box-shadow:0px 0px 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0px 5px 15px rgba(0,0,0,.15)}.reveal code{font-family:var(--r-code-font);text-transform:none;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em .2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2);color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.top-right{position:absolute;top:1em;right:1em}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:inline-block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p{text-align:left}.quarto-figure-center>figure>p{text-align:center}.quarto-figure-right>figure>p{text-align:right}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link,div[id^=tbl-]>.anchorjs-link{position:absolute;top:0;right:0}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}tr.header>th>p:last-of-type{margin-bottom:0px}table,.table{caption-side:top;margin-bottom:1.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:#6f6f6f}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}div.ansi-escaped-output{font-family:monospace;display:block}/*! +@import"./fonts/source-sans-pro/source-sans-pro.css";.v-center-container{display:flex;justify-content:center;align-items:center;height:90%}:root{--r-background-color: #fff;--r-main-font: Source Sans Pro, Helvetica, sans-serif;--r-main-font-size: 40px;--r-main-color: #222;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: Source Sans Pro, Helvetica, sans-serif;--r-heading-color: #222;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: none;--r-heading-text-shadow: none;--r-heading-font-weight: 600;--r-heading1-text-shadow: none;--r-heading1-size: 2.5em;--r-heading2-size: 1.6em;--r-heading3-size: 1.3em;--r-heading4-size: 1em;--r-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-link-color: #2a76dd;--r-link-color-dark: #1a53a1;--r-link-color-hover: #5692e4;--r-selection-background-color: #98bdef;--r-selection-color: #fff}.reveal-viewport{background:#fff;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:normal;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:bold}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:bold}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:rgba(255,255,255,.05);box-shadow:0px 0px 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0px 5px 15px rgba(0,0,0,.15)}.reveal code{font-family:var(--r-code-font);text-transform:none;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em .2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2);color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.top-right{position:absolute;top:1em;right:1em}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:inline-block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p,.quarto-figure-left>figure>div{text-align:left}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.quarto-figure-right>figure>p,.quarto-figure-right>figure>div{text-align:right}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link{position:absolute;top:.6em;right:.5em}div[id^=tbl-]>.anchorjs-link{position:absolute;top:.7em;right:.3em}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}tr.header>th>p:last-of-type{margin-bottom:0px}table,.table{caption-side:top;margin-bottom:1.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:#6f6f6f}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x),.knitsql-table:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}div.ansi-escaped-output{font-family:monospace;display:block}/*! * * ansi colors from IPython notebook's * -*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-fg{color:#282c36}.ansi-black-intense-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-fg{color:#b22b31}.ansi-red-intense-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-fg{color:#007427}.ansi-green-intense-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-fg{color:#b27d12}.ansi-yellow-intense-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-fg{color:#0065ca}.ansi-blue-intense-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-fg{color:#a03196}.ansi-magenta-intense-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-fg{color:#258f8f}.ansi-cyan-intense-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-fg{color:#a1a6b2}.ansi-white-intense-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #fff;--quarto-body-color: #222;--quarto-text-muted: #6f6f6f;--quarto-border-color: #bbbbbb;--quarto-border-width: 1px;--quarto-border-radius: 4px}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:transparent;border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:transparent;border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:transparent}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:transparent}.code-copy-button:focus{outline:none}.code-copy-button-tooltip{font-size:.75em}pre.sourceCode:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,');background-repeat:no-repeat;background-size:1rem 1rem}pre.sourceCode:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,')}.panel-tabset [role=tablist]{border-bottom:1px solid #bbb;list-style:none;margin:0;padding:0;width:100%}.panel-tabset [role=tablist] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 30em){.panel-tabset [role=tablist] li{display:inline-block}}.panel-tabset [role=tab]{border:1px solid transparent;border-top-color:#bbb;display:block;padding:.5em 1em;text-decoration:none}@media(min-width: 30em){.panel-tabset [role=tab]{border-top-color:transparent;display:inline-block;margin-bottom:-1px}}.panel-tabset [role=tab][aria-selected=true]{background-color:#bbb}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:transparent;border:1px solid #bbb;border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid #bbb}}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file,.code-with-filename .code-with-filename-file pre{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file,.quarto-dark .code-with-filename .code-with-filename-file pre{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}section.has-light-background a,section.has-light-background a:hover{color:#2a76dd}section.has-light-background code{color:#4758ab}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#fff}section.has-dark-background a,section.has-dark-background a:hover{color:#42affa}section.has-dark-background code{color:#ffa07a}#title-slide{text-align:center}#title-slide .subtitle{margin-bottom:2.5rem}.reveal .slides{text-align:left}.reveal .title-slide h1{font-size:1.6em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:2.5em}.reveal div.sourceCode{border:1px solid #bbb;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#fff;border:none;margin:0;font-size:.55em}.reveal code{color:var(--quarto-hl-fu-color);background-color:transparent;white-space:pre-wrap}.reveal pre.sourceCode code{background-color:#fff;padding:6px 9px;max-height:500px;white-space:pre}.reveal pre code{background-color:#fff;color:#222}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#fff}.reveal blockquote{display:block;position:relative;color:#6f6f6f;width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid #6f6f6f;font-style:normal;background:none;box-shadow:none}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:block}.reveal .slide aside,.reveal .slide div.aside{position:absolute;bottom:20px;font-size:0.7em;color:#6f6f6f}.reveal .slide sup{font-size:0.7em}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{position:relative;margin-top:1em}.reveal .slide aside .aside-footnotes{margin-bottom:0}.reveal .slide aside .aside-footnotes li:first-of-type{margin-top:0}.reveal .layout-sidebar{display:flex;width:100%;margin-top:.8em}.reveal .layout-sidebar .panel-sidebar{width:270px}.reveal .layout-sidebar-left .panel-sidebar{margin-right:calc(0.5em * 2)}.reveal .layout-sidebar-right .panel-sidebar{margin-left:calc(0.5em * 2)}.reveal .layout-sidebar .panel-fill,.reveal .layout-sidebar .panel-center,.reveal .layout-sidebar .panel-tabset{flex:1}.reveal .panel-input,.reveal .panel-sidebar{font-size:.5em;padding:.5em;border-style:solid;border-color:#bbb;border-width:1px;border-radius:4px;background-color:#f8f9fa}.reveal .panel-sidebar :first-child,.reveal .panel-fill :first-child{margin-top:0}.reveal .panel-sidebar :last-child,.reveal .panel-fill :last-child{margin-bottom:0}.panel-input>div,.panel-input>div>div{vertical-align:middle;padding-right:1em}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:1.3}.reveal.smaller .slides section,.reveal .slides section.smaller,.reveal .slides section .callout{font-size:0.7em}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(2.5em / 0.7)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(1.6em / 0.7)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(1.3em / 0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25em;margin-right:.25em}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5em;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5em}.reveal .slide-number{color:#5692e4;background-color:#fff}.reveal .footer{color:#6f6f6f}.reveal .footer a{color:#2a76dd}.reveal .slide-number{color:#6f6f6f}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:0.7em}@media screen and (min-width: 500px){.reveal .controls[data-controls-layout=edges] .navigate-left{left:.2em}.reveal .controls[data-controls-layout=edges] .navigate-right{right:.2em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.4em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:2.3em}}.tippy-box[data-theme~=quarto-reveal]{background-color:#fff;color:#222;border-radius:4px;border:solid 1px #6f6f6f;font-size:.6em}.tippy-box[data-theme~=quarto-reveal] .tippy-arrow{color:#6f6f6f}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-caption,.reveal .callout.callout-style-default div.callout-caption{font-size:inherit}.reveal .callout.callout-style-default .callout-icon::before,.reveal .callout.callout-style-simple .callout-icon::before{height:2rem;width:2rem;background-size:2rem 2rem}.reveal .callout.callout-captioned .callout-caption p{margin-top:.5em}.reveal .callout.callout-captioned .callout-icon::before{margin-top:1rem}.reveal .callout.callout-captioned .callout-body>.callout-content>:last-child{margin-bottom:1rem}.reveal .panel-tabset [role=tab]{padding:.25em .7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-easel2::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-brush::before{background-image:url('data:image/svg+xml,')}/*! light */.reveal ol[type=a]{list-style-type:lower-alpha}.reveal ol[type=a s]{list-style-type:lower-alpha}.reveal ol[type=A s]{list-style-type:upper-alpha}.reveal ol[type=i]{list-style-type:lower-roman}.reveal ol[type=i s]{list-style-type:lower-roman}.reveal ol[type=I s]{list-style-type:upper-roman}.reveal ol[type="1"]{list-style-type:decimal}.reveal ul.task-list{list-style:none}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:0 1em .5em -1.6em;vertical-align:middle}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:center}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:.5em;padding-right:.5em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:hover,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:visited,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:active{color:inherit;text-decoration:none}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-orcid img{margin-bottom:4px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation{font-size:.7em;margin-top:0px;margin-bottom:8px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation:first{margin-top:12px}/*# sourceMappingURL=f95d2bded9c28492b788fe14c3e9f347.css.map */ +*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-fg{color:#282c36}.ansi-black-intense-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-fg{color:#b22b31}.ansi-red-intense-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-fg{color:#007427}.ansi-green-intense-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-fg{color:#b27d12}.ansi-yellow-intense-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-fg{color:#0065ca}.ansi-blue-intense-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-fg{color:#a03196}.ansi-magenta-intense-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-fg{color:#258f8f}.ansi-cyan-intense-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-fg{color:#a1a6b2}.ansi-white-intense-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #fff;--quarto-body-color: #222;--quarto-text-muted: #6f6f6f;--quarto-border-color: #bbbbbb;--quarto-border-width: 1px;--quarto-border-radius: 4px}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:rgba(0,0,0,0)}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}.code-annotation-tip-content{word-wrap:break-word}.code-annotation-container-hidden{display:none !important}dl.code-annotation-container-grid{display:grid;grid-template-columns:min-content auto}dl.code-annotation-container-grid dt{grid-column:1}dl.code-annotation-container-grid dd{grid-column:2}pre.sourceCode.code-annotation-code{padding-right:0}code.sourceCode .code-annotation-anchor{z-index:100;position:absolute;right:.5em;left:inherit;background-color:rgba(0,0,0,0)}:root{--mermaid-bg-color: #fff;--mermaid-edge-color: #999;--mermaid-node-fg-color: #222;--mermaid-fg-color: #222;--mermaid-fg-color--lighter: #3c3c3c;--mermaid-fg-color--lightest: #555555;--mermaid-font-family: Source Sans Pro, Helvetica, sans-serif;--mermaid-label-bg-color: #fff;--mermaid-label-fg-color: #468;--mermaid-node-bg-color: rgba(68, 102, 136, 0.1);--mermaid-node-fg-color: #222}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button:focus{outline:none}.code-copy-button-tooltip{font-size:.75em}pre.sourceCode:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,');background-repeat:no-repeat;background-size:1rem 1rem}pre.sourceCode:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,')}.panel-tabset [role=tablist]{border-bottom:1px solid #bbb;list-style:none;margin:0;padding:0;width:100%}.panel-tabset [role=tablist] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 30em){.panel-tabset [role=tablist] li{display:inline-block}}.panel-tabset [role=tab]{border:1px solid rgba(0,0,0,0);border-top-color:#bbb;display:block;padding:.5em 1em;text-decoration:none}@media(min-width: 30em){.panel-tabset [role=tab]{border-top-color:rgba(0,0,0,0);display:inline-block;margin-bottom:-1px}}.panel-tabset [role=tab][aria-selected=true]{background-color:#bbb}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid #bbb;border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid #bbb}}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file,.code-with-filename .code-with-filename-file pre{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file,.quarto-dark .code-with-filename .code-with-filename-file pre{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}.reveal.center .slide aside,.reveal.center .slide div.aside{position:initial}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}section.has-light-background a,section.has-light-background a:hover{color:#2a76dd}section.has-light-background code{color:#4758ab}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#fff}section.has-dark-background a,section.has-dark-background a:hover{color:#42affa}section.has-dark-background code{color:#ffa07a}#title-slide,div.reveal div.slides section.quarto-title-block{text-align:center}#title-slide .subtitle,div.reveal div.slides section.quarto-title-block .subtitle{margin-bottom:2.5rem}.reveal .slides{text-align:left}.reveal .title-slide h1{font-size:1.6em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:2.5em}.reveal div.sourceCode{border:1px solid #bbb;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#fff;border:none;margin:0;font-size:.55em}.reveal code{color:var(--quarto-hl-fu-color);background-color:rgba(0,0,0,0);white-space:pre-wrap}.reveal pre.sourceCode code{background-color:#fff;padding:6px 9px;max-height:500px;white-space:pre}.reveal pre code{background-color:#fff;color:#222}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#fff}.reveal blockquote{display:block;position:relative;color:#6f6f6f;width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid #6f6f6f;font-style:normal;background:none;box-shadow:none}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:block}.reveal .slide aside,.reveal .slide div.aside{position:absolute;bottom:20px;font-size:0.7em;color:#6f6f6f}.reveal .slide sup{font-size:0.7em}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{position:relative;margin-top:1em}.reveal .slide aside .aside-footnotes{margin-bottom:0}.reveal .slide aside .aside-footnotes li:first-of-type{margin-top:0}.reveal .layout-sidebar{display:flex;width:100%;margin-top:.8em}.reveal .layout-sidebar .panel-sidebar{width:270px}.reveal .layout-sidebar-left .panel-sidebar{margin-right:calc(0.5em * 2)}.reveal .layout-sidebar-right .panel-sidebar{margin-left:calc(0.5em * 2)}.reveal .layout-sidebar .panel-fill,.reveal .layout-sidebar .panel-center,.reveal .layout-sidebar .panel-tabset{flex:1}.reveal .panel-input,.reveal .panel-sidebar{font-size:.5em;padding:.5em;border-style:solid;border-color:#bbb;border-width:1px;border-radius:4px;background-color:#f8f9fa}.reveal .panel-sidebar :first-child,.reveal .panel-fill :first-child{margin-top:0}.reveal .panel-sidebar :last-child,.reveal .panel-fill :last-child{margin-bottom:0}.panel-input>div,.panel-input>div>div{vertical-align:middle;padding-right:1em}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:1.3}.reveal.smaller .slides section,.reveal .slides section.smaller,.reveal .slides section .callout{font-size:0.7em}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(2.5em / 0.7)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(1.6em / 0.7)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(1.3em / 0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25em;margin-right:.25em}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5em;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5em}.reveal .slide-number{color:#5692e4;background-color:#fff}.reveal .footer{color:#6f6f6f}.reveal .footer a{color:#2a76dd}.reveal .slide-number{color:#6f6f6f}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:0.7em}@media screen and (min-width: 500px){.reveal .controls[data-controls-layout=edges] .navigate-left{left:.2em}.reveal .controls[data-controls-layout=edges] .navigate-right{right:.2em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.4em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:2.3em}}.tippy-box[data-theme~=light-border]{background-color:#fff;color:#222;border-radius:4px;border:solid 1px #6f6f6f;font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:#6f6f6f}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:inherit}.reveal .callout.callout-style-default .callout-icon::before,.reveal .callout.callout-style-simple .callout-icon::before{height:2rem;width:2rem;background-size:2rem 2rem}.reveal .callout.callout-titled .callout-title p{margin-top:.5em}.reveal .callout.callout-titled .callout-icon::before{margin-top:1rem}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:1rem}.reveal .panel-tabset [role=tab]{padding:.25em .7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-easel2::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-brush::before{background-image:url('data:image/svg+xml,')}/*! light */.reveal ol[type=a]{list-style-type:lower-alpha}.reveal ol[type=a s]{list-style-type:lower-alpha}.reveal ol[type=A s]{list-style-type:upper-alpha}.reveal ol[type=i]{list-style-type:lower-roman}.reveal ol[type=i s]{list-style-type:lower-roman}.reveal ol[type=I s]{list-style-type:upper-roman}.reveal ol[type="1"]{list-style-type:decimal}.reveal ul.task-list{list-style:none}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:0 1em .5em -1.6em;vertical-align:middle}div.cell-output-display div.pagedtable-wrapper table.table{font-size:.6em}.reveal .code-annotation-container-hidden{display:none}.reveal code.sourceCode button.code-annotation-anchor,.reveal code.sourceCode .code-annotation-anchor{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:var(--quarto-hl-co-color);border:solid var(--quarto-hl-co-color) 1px;border-radius:50%;font-size:.7em;line-height:1.2em;margin-top:2px}.reveal code.sourceCode button.code-annotation-anchor{cursor:pointer}.reveal code.sourceCode a.code-annotation-anchor{text-align:center;vertical-align:middle;text-decoration:none;cursor:default;height:1.2em;width:1.2em}.reveal #code-annotation-line-highlight-gutter{width:100%;border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2}.reveal #code-annotation-line-highlight{margin-left:-8em;width:calc(100% + 4em);border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2;margin-bottom:-2px}.reveal code.sourceCode .code-annotation-anchor.code-annotation-active{background-color:var(--quarto-hl-normal-color, #aaaaaa);border:solid var(--quarto-hl-normal-color, #aaaaaa) 1px;color:#fff;font-weight:bolder}.reveal pre.code-annotation-code{padding-top:0;padding-bottom:0}.reveal pre.code-annotation-code code{z-index:3;padding-left:0px}.reveal dl.code-annotation-container-grid{margin-left:.1em}.reveal dl.code-annotation-container-grid dt{margin-top:.65rem;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border:solid #222 1px;border-radius:50%;height:1.3em;width:1.3em;line-height:1.3em;font-size:.5em;text-align:center;vertical-align:middle;text-decoration:none}.reveal dl.code-annotation-container-grid dd{margin-left:.25em}.reveal .scrollable ol li:first-child:nth-last-child(n+10),.reveal .scrollable ol li:first-child:nth-last-child(n+10)~li{margin-left:1em}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:center}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:.5em;padding-right:.5em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:hover,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:visited,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:active{color:inherit;text-decoration:none}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-orcid img{margin-bottom:4px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation{font-size:.7em;margin-top:0px;margin-bottom:8px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation:first{margin-top:12px}/*# sourceMappingURL=f95d2bded9c28492b788fe14c3e9f347.css.map */ diff --git a/materials/d1-01-welcome/assets/img/bg/rebrickable_schema.png b/materials/d1-01-welcome/assets/img/bg/rebrickable_schema.png new file mode 100644 index 0000000000000000000000000000000000000000..a69338ac214827a35d8e5448c086614be2ed4cdf GIT binary patch literal 18094 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 Shiny in Production: Tools & Techniques" -author: "Eric Nantz" +subtitle: "Shiny in Production: Tools & Techniques
posit::conf(2023)" footer: "[{{< var workshop_short_url >}}]({{< var workshop_full_url >}})" format: revealjs: @@ -10,6 +9,7 @@ format: scrollable: true incremental: true slide-number: c/t # c/t | c | h/v | h.v + show-slide-number: print slide-tone: false #true code-line-numbers: false history: false @@ -182,3 +182,20 @@ Follow [Setup Procedure](../setup.qmd) to connect with the workshop resources: The tooling & principles discussed in this workshop will guide you to the destination +# The Challenge + +## Rebrickable Inventory Dashboard + +* Rebrickable: Portal for LEGO builders to discover what sets they can build with their own inventory +* A comprehensive database of LEGO items available for free! +* We will build a Shiny dashboard to explore the inventory and enable users to generate predictions + +## {background-image="assets/img/bg/rebrickable_schema.png" background-size="cover"} + +::: footer + +::: + +## Data Viewer {visibility="hidden"} + +TODO: Offer tables to explore key data sets used in the prototype application