Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Sep 11, 2023
1 parent 0c47cfd commit 11ba91a
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3b9e1f6f
3dd534ef
25 changes: 25 additions & 0 deletions materials/profvis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,8 @@ <h2>What is {profvis}?</h2>
<img data-src="www/example_profvis_report.png" class="r-stretch"><aside class="notes">
<ul>
<li>The package is from RStudio</li>
<li>Help you understand the bottlenecks in your R code</li>
<li>and, you guessed it, it works with Shiny too</li>
</ul>
<style type="text/css">
span.MJX_Assistive_MathML {
Expand Down Expand Up @@ -452,6 +454,29 @@ <h2 data-id="quarto-animate-title">Working with {profvis} &amp; {golem}</h2>
<span id="cb2-9" class="hljs-ln-code"><a href="#cb2-9" aria-hidden="true" tabindex="-1"></a>})</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<aside class="notes">
<p>You need to wrap the <code>run_app()</code> function in <code>print()</code>, before passing it to <code>profvis::profvis()</code></p>
<style type="text/css">
span.MJX_Assistive_MathML {
position:absolute!important;
clip: rect(1px, 1px, 1px, 1px);
padding: 1px 0 0 0!important;
border: 0!important;
height: 1px!important;
width: 1px!important;
overflow: hidden!important;
display:block!important;
}</style></aside>
</section>
<section id="demo" class="slide level2">
<h2>Demo!</h2>

<img data-src="www/myspace_meme.png" class="r-stretch"><aside class="notes">
<ul>
<li>Show how to change the <code>dev/run_dev.R</code> script to enable {profvis} profiling</li>
<li>Launch the app, navigate to the “Overview” page, and change a filter</li>
<li>Stop the app, and wait for the report to load</li>
<li>Describe the flamegraph, change the filters to only show events that took time</li>
<li>Navigate to the ‘data’ tab and discuss what took the most time</li>
</ul>
<style type="text/css">
span.MJX_Assistive_MathML {
position:absolute!important;
Expand Down
Binary file added materials/profvis/www/myspace_meme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ <h1 class="title">Workshop Schedule</h1>
</tr>
</thead>
<tbody class="list">
<tr data-index="0" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694141662898" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Welcome &amp; Setup" data-listing-filename-sort="d1-01-welcome.qmd">
<tr data-index="0" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694447906319" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Welcome &amp; Setup" data-listing-filename-sort="d1-01-welcome.qmd">
<td>
<span class="listing-subtitle">9:00 - 9:30</span>
</td>
Expand All @@ -211,7 +211,7 @@ <h1 class="title">Workshop Schedule</h1>
<span class="listing-author">Eric Nantz &amp; Michael Thomas</span>
</td>
</tr>
<tr data-index="1" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694141662898" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Application Structure" data-listing-filename-sort="d1-02-structure.qmd">
<tr data-index="1" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694447906319" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Application Structure" data-listing-filename-sort="d1-02-structure.qmd">
<td>
<span class="listing-subtitle">9:30 - 10:30</span>
</td>
Expand All @@ -222,7 +222,7 @@ <h1 class="title">Workshop Schedule</h1>
<span class="listing-author">Eric Nantz &amp; Michael Thomas</span>
</td>
</tr>
<tr data-index="2" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694141662898" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Coffee &amp; refreshments break" data-listing-filename-sort="d1-02b-break.qmd">
<tr data-index="2" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694447906319" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Coffee &amp; refreshments break" data-listing-filename-sort="d1-02b-break.qmd">
<td>
<span class="listing-subtitle">10:30 - 11:00</span>
</td>
Expand All @@ -233,7 +233,7 @@ <h1 class="title">Workshop Schedule</h1>
<span class="listing-author"></span>
</td>
</tr>
<tr data-index="3" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694141662898" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Performance" data-listing-filename-sort="d1-03-performance.qmd">
<tr data-index="3" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694447906319" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Performance" data-listing-filename-sort="d1-03-performance.qmd">
<td>
<span class="listing-subtitle">TBD</span>
</td>
Expand All @@ -244,7 +244,7 @@ <h1 class="title">Workshop Schedule</h1>
<span class="listing-author">Eric Nantz &amp; Michael Thomas</span>
</td>
</tr>
<tr data-index="4" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694141662898" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Lunch break" data-listing-filename-sort="d1-03b-lunch.qmd">
<tr data-index="4" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694447906319" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Lunch break" data-listing-filename-sort="d1-03b-lunch.qmd">
<td>
<span class="listing-subtitle">12:30 - 13:30</span>
</td>
Expand All @@ -255,7 +255,7 @@ <h1 class="title">Workshop Schedule</h1>
<span class="listing-author"></span>
</td>
</tr>
<tr data-index="5" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694141662898" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Deployment &amp; Administration" data-listing-filename-sort="d1-04-deploy-admin.qmd">
<tr data-index="5" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694447906319" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Deployment &amp; Administration" data-listing-filename-sort="d1-04-deploy-admin.qmd">
<td>
<span class="listing-subtitle">TBD</span>
</td>
Expand All @@ -266,7 +266,7 @@ <h1 class="title">Workshop Schedule</h1>
<span class="listing-author">Eric Nantz &amp; Michael Thomas</span>
</td>
</tr>
<tr data-index="6" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694141662898" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Coffee &amp; refreshments break" data-listing-filename-sort="d1-04b-break.qmd">
<tr data-index="6" data-listing-date-sort="1694995200000" data-listing-file-modified-sort="1694447906323" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="1" data-listing-title-sort="Coffee &amp; refreshments break" data-listing-filename-sort="d1-04b-break.qmd">
<td>
<span class="listing-subtitle">15:00 - 15:30</span>
</td>
Expand Down
11 changes: 9 additions & 2 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"href": "materials/profvis/index.html#what-is-profvis",
"title": "Improving Performance by Profiling Your R Code",
"section": "What is {profvis}?",
"text": "What is {profvis}?\nR package for visualizing how (and how fast/slow) your R code runs\n{profvis} website\n\n\n\nThe package is from RStudio"
"text": "What is {profvis}?\nR package for visualizing how (and how fast/slow) your R code runs\n{profvis} website\n\n\n\nThe package is from RStudio\nHelp you understand the bottlenecks in your R code\nand, you guessed it, it works with Shiny too"
},
{
"objectID": "materials/profvis/index.html#working-with-profvis-golem",
Expand All @@ -137,7 +137,14 @@
"href": "materials/profvis/index.html#working-with-profvis-golem-1",
"title": "Improving Performance by Profiling Your R Code",
"section": "Working with {profvis} & {golem}",
"text": "Working with {profvis} & {golem}\nOur dev/run_dev.R script is where we can profile our app interactively.\noptions(golem.app.prod = FALSE)\n\ngolem::detach_all_attached()\n\ngolem::document_and_reload()\n\nprofvis::profvis({\n print(run_app())\n})\n\nYou need to wrap the run_app() function in print(), before passing it to profvis::profvis()\n\n\n\nshinyprod.com"
"text": "Working with {profvis} & {golem}\nOur dev/run_dev.R script is where we can profile our app interactively.\noptions(golem.app.prod = FALSE)\n\ngolem::detach_all_attached()\n\ngolem::document_and_reload()\n\nprofvis::profvis({\n print(run_app())\n})\n\nYou need to wrap the run_app() function in print(), before passing it to profvis::profvis()"
},
{
"objectID": "materials/profvis/index.html#demo",
"href": "materials/profvis/index.html#demo",
"title": "Improving Performance by Profiling Your R Code",
"section": "Demo!",
"text": "Demo!\n\n\n\nShow how to change the dev/run_dev.R script to enable {profvis} profiling\nLaunch the app, navigate to the “Overview” page, and change a filter\nStop the app, and wait for the report to load\nDescribe the flamegraph, change the filters to only show events that took time\nNavigate to the ‘data’ tab and discuss what took the most time\n\n\n\n\nshinyprod.com"
},
{
"objectID": "materials/setup-resources/index.html#section-12",
Expand Down
34 changes: 17 additions & 17 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,70 +2,70 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/setup.html</loc>
<lastmod>2023-09-08T02:54:50.258Z</lastmod>
<lastmod>2023-09-11T15:58:53.663Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/units/d1-03-performance.html</loc>
<lastmod>2023-09-08T02:54:49.338Z</lastmod>
<lastmod>2023-09-11T15:58:52.695Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/units/d1-02-structure.html</loc>
<lastmod>2023-09-08T02:54:48.614Z</lastmod>
<lastmod>2023-09-11T15:58:51.971Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/units/d1-03b-lunch.html</loc>
<lastmod>2023-09-08T02:54:47.914Z</lastmod>
<lastmod>2023-09-11T15:58:51.231Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/LICENSE.html</loc>
<lastmod>2023-09-08T02:54:47.138Z</lastmod>
<lastmod>2023-09-11T15:58:50.463Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/schedule.html</loc>
<lastmod>2023-09-08T02:54:45.206Z</lastmod>
<lastmod>2023-09-11T15:58:48.471Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/materials/d1-03-performance/index.html</loc>
<lastmod>2023-09-08T02:54:43.546Z</lastmod>
<lastmod>2023-09-11T15:58:46.779Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/materials/d1-04-deploy-admin/index.html</loc>
<lastmod>2023-09-08T02:54:42.262Z</lastmod>
<lastmod>2023-09-11T15:58:45.427Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/materials/profvis/index.html</loc>
<lastmod>2023-09-08T02:54:39.674Z</lastmod>
<lastmod>2023-09-11T15:58:42.811Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/materials/setup-resources/index.html</loc>
<lastmod>2023-09-08T02:54:42.002Z</lastmod>
<lastmod>2023-09-11T15:58:45.155Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/materials/d1-02-structure/index.html</loc>
<lastmod>2023-09-08T02:54:43.078Z</lastmod>
<lastmod>2023-09-11T15:58:46.243Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/materials/d1-01-welcome/index.html</loc>
<lastmod>2023-09-08T02:54:43.970Z</lastmod>
<lastmod>2023-09-11T15:58:47.211Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/index.html</loc>
<lastmod>2023-09-08T02:54:46.342Z</lastmod>
<lastmod>2023-09-11T15:58:49.615Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/units/d1-04-deploy-admin.html</loc>
<lastmod>2023-09-08T02:54:47.522Z</lastmod>
<lastmod>2023-09-11T15:58:50.875Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/units/d1-02b-break.html</loc>
<lastmod>2023-09-08T02:54:48.254Z</lastmod>
<lastmod>2023-09-11T15:58:51.567Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/units/d1-04b-break.html</loc>
<lastmod>2023-09-08T02:54:48.946Z</lastmod>
<lastmod>2023-09-11T15:58:52.311Z</lastmod>
</url>
<url>
<loc>https://github.com/posit-conf-2023/shiny-r-prod/units/d1-01-welcome.html</loc>
<lastmod>2023-09-08T02:54:49.726Z</lastmod>
<lastmod>2023-09-11T15:58:53.095Z</lastmod>
</url>
</urlset>

0 comments on commit 11ba91a

Please sign in to comment.