From 0c47cfd7dec25d22dba6bc00381dca617828bcbb Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Fri, 8 Sep 2023 02:54:51 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- materials/profvis/index.html | 3 +-- schedule.html | 14 +++++++------- search.json | 4 ++-- sitemap.xml | 34 +++++++++++++++++----------------- 5 files changed, 28 insertions(+), 29 deletions(-) diff --git a/.nojekyll b/.nojekyll index 05e5d9e..8f2dd42 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -f613dabb \ No newline at end of file +3b9e1f6f \ No newline at end of file diff --git a/materials/profvis/index.html b/materials/profvis/index.html index d5d7d3c..d1df587 100644 --- a/materials/profvis/index.html +++ b/materials/profvis/index.html @@ -430,7 +430,6 @@

What is {profvis}?

Working with {profvis} & {golem}

Our dev/run_dev.R script is where we can profile our app interactively.

-

We can modify the original code…

options(golem.app.prod = FALSE)
 
 golem::detach_all_attached()
@@ -441,7 +440,7 @@ 

Working with {profvis} & {golem}

Working with {profvis} & {golem}

-

and wrap run_app() in print(), then profvis()

+

Our dev/run_dev.R script is where we can profile our app interactively.

options(golem.app.prod = FALSE)
 
 golem::detach_all_attached()
diff --git a/schedule.html b/schedule.html
index 7204d84..bb22bea 100644
--- a/schedule.html
+++ b/schedule.html
@@ -200,7 +200,7 @@ 

Workshop Schedule

- + 9:00 - 9:30 @@ -211,7 +211,7 @@

Workshop Schedule

Eric Nantz & Michael Thomas - + 9:30 - 10:30 @@ -222,7 +222,7 @@

Workshop Schedule

Eric Nantz & Michael Thomas - + 10:30 - 11:00 @@ -233,7 +233,7 @@

Workshop Schedule

- + TBD @@ -244,7 +244,7 @@

Workshop Schedule

Eric Nantz & Michael Thomas - + 12:30 - 13:30 @@ -255,7 +255,7 @@

Workshop Schedule

- + TBD @@ -266,7 +266,7 @@

Workshop Schedule

Eric Nantz & Michael Thomas - + 15:00 - 15:30 diff --git a/search.json b/search.json index f708327..976fa78 100644 --- a/search.json +++ b/search.json @@ -130,14 +130,14 @@ "href": "materials/profvis/index.html#working-with-profvis-golem", "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.\nWe can modify the original code…\noptions(golem.app.prod = FALSE)\n\ngolem::detach_all_attached()\n\ngolem::document_and_reload()\n\nrun_app()" + "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\nrun_app()" }, { "objectID": "materials/profvis/index.html#working-with-profvis-golem-1", "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}\nand wrap run_app() in print(), then profvis()…\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()\n\n\n\nshinyprod.com" }, { "objectID": "materials/setup-resources/index.html#section-12", diff --git a/sitemap.xml b/sitemap.xml index fa72f7f..2a4f264 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,70 +2,70 @@ https://github.com/posit-conf-2023/shiny-r-prod/setup.html - 2023-09-08T02:39:00.498Z + 2023-09-08T02:54:50.258Z https://github.com/posit-conf-2023/shiny-r-prod/units/d1-03-performance.html - 2023-09-08T02:38:59.534Z + 2023-09-08T02:54:49.338Z https://github.com/posit-conf-2023/shiny-r-prod/units/d1-02-structure.html - 2023-09-08T02:38:58.798Z + 2023-09-08T02:54:48.614Z https://github.com/posit-conf-2023/shiny-r-prod/units/d1-03b-lunch.html - 2023-09-08T02:38:58.066Z + 2023-09-08T02:54:47.914Z https://github.com/posit-conf-2023/shiny-r-prod/LICENSE.html - 2023-09-08T02:38:57.262Z + 2023-09-08T02:54:47.138Z https://github.com/posit-conf-2023/shiny-r-prod/schedule.html - 2023-09-08T02:38:55.242Z + 2023-09-08T02:54:45.206Z https://github.com/posit-conf-2023/shiny-r-prod/materials/d1-03-performance/index.html - 2023-09-08T02:38:53.506Z + 2023-09-08T02:54:43.546Z https://github.com/posit-conf-2023/shiny-r-prod/materials/d1-04-deploy-admin/index.html - 2023-09-08T02:38:52.130Z + 2023-09-08T02:54:42.262Z https://github.com/posit-conf-2023/shiny-r-prod/materials/profvis/index.html - 2023-09-08T02:38:49.486Z + 2023-09-08T02:54:39.674Z https://github.com/posit-conf-2023/shiny-r-prod/materials/setup-resources/index.html - 2023-09-08T02:38:51.822Z + 2023-09-08T02:54:42.002Z https://github.com/posit-conf-2023/shiny-r-prod/materials/d1-02-structure/index.html - 2023-09-08T02:38:53.002Z + 2023-09-08T02:54:43.078Z https://github.com/posit-conf-2023/shiny-r-prod/materials/d1-01-welcome/index.html - 2023-09-08T02:38:53.950Z + 2023-09-08T02:54:43.970Z https://github.com/posit-conf-2023/shiny-r-prod/index.html - 2023-09-08T02:38:56.402Z + 2023-09-08T02:54:46.342Z https://github.com/posit-conf-2023/shiny-r-prod/units/d1-04-deploy-admin.html - 2023-09-08T02:38:57.666Z + 2023-09-08T02:54:47.522Z https://github.com/posit-conf-2023/shiny-r-prod/units/d1-02b-break.html - 2023-09-08T02:38:58.414Z + 2023-09-08T02:54:48.254Z https://github.com/posit-conf-2023/shiny-r-prod/units/d1-04b-break.html - 2023-09-08T02:38:59.146Z + 2023-09-08T02:54:48.946Z https://github.com/posit-conf-2023/shiny-r-prod/units/d1-01-welcome.html - 2023-09-08T02:38:59.922Z + 2023-09-08T02:54:49.726Z