Skip to content

Commit 7fc8878

Browse files
committed
Deploying to gh-pages from @ 8795c3d 🚀
1 parent 967ba4a commit 7fc8878

File tree

56 files changed

+81
-80
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+81
-80
lines changed

demos/qwebr-auto-run.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@
401401
};
402402

403403
// Store cell data
404-
globalThis.qwebrCellDetails = [{"id":1,"code":"# Write your name here by replace ___\nname <- \"_____\"\nprint(paste0(\"Hello, \", name, \"!\"))","options":{"comment":"","fig-cap":"","editor-font-scale":"1","out-height":"","editor-max-height":"","read-only":"false","output":"true","autorun":"false","out-width":"700px","label":"unnamed-chunk-1","editor-word-wrap":"true","message":"true","dpi":72,"classes":"","editor-quick-suggestions":"false","context":"interactive","results":"markup","fig-height":5,"warning":"true","fig-width":7}},{"id":2,"code":"# Write your name here by replace ___\nname <- \"_____\"\nprint(paste0(\"Hello, \", name, \"!\"))","options":{"comment":"","fig-cap":"","editor-font-scale":"1","out-height":"","editor-max-height":"","read-only":"false","output":"true","autorun":"true","out-width":"700px","label":"unnamed-chunk-2","editor-word-wrap":"true","message":"true","dpi":72,"classes":"","editor-quick-suggestions":"false","context":"interactive","results":"markup","fig-height":5,"warning":"true","fig-width":7}},{"id":3,"code":"data(\"gapminder\", package = \"gapminder\")\nhead(gapminder)","options":{"comment":"","fig-cap":"","editor-font-scale":"1","out-height":"","editor-max-height":"","read-only":"false","output":"true","autorun":"true","out-width":"700px","label":"unnamed-chunk-3","editor-word-wrap":"true","message":"true","dpi":72,"classes":"","editor-quick-suggestions":"false","context":"output","results":"markup","fig-height":5,"warning":"true","fig-width":7}},{"id":4,"code":"ggplot(gapminder, aes(lifeExp)) + \n geom_density(aes(fill=continent), alpha=1/4) + theme_bw() ","options":{"comment":"","fig-cap":"","editor-font-scale":"1","out-height":"","editor-max-height":"","read-only":"false","output":"true","autorun":"true","out-width":"500px","label":"unnamed-chunk-4","editor-word-wrap":"true","message":"true","dpi":72,"classes":"","editor-quick-suggestions":"false","context":"output","results":"markup","fig-height":"3","warning":"true","fig-width":"5"}},{"id":5,"code":"ggplot(gapminder, aes(lifeExp)) + \n theme_bw() ","options":{"comment":"","fig-cap":"","editor-font-scale":"1","out-height":"","editor-max-height":"","read-only":"false","output":"true","autorun":"true","out-width":"500px","label":"unnamed-chunk-5","editor-word-wrap":"true","message":"true","dpi":72,"classes":"","editor-quick-suggestions":"false","context":"interactive","results":"markup","fig-height":"3","warning":"true","fig-width":"5"}}];
404+
globalThis.qwebrCellDetails = [{"id":1,"options":{"read-only":"false","message":"true","autorun":"false","editor-font-scale":"1","dpi":72,"fig-height":5,"out-width":"700px","output":"true","classes":"","context":"interactive","editor-quick-suggestions":"false","fig-cap":"","label":"unnamed-chunk-1","out-height":"","editor-word-wrap":"true","warning":"true","results":"markup","fig-width":7,"editor-max-height":"","comment":""},"code":"# Write your name here by replace ___\nname <- \"_____\"\nprint(paste0(\"Hello, \", name, \"!\"))"},{"id":2,"options":{"read-only":"false","message":"true","autorun":"true","editor-font-scale":"1","dpi":72,"fig-height":5,"out-width":"700px","output":"true","classes":"","context":"interactive","editor-quick-suggestions":"false","fig-cap":"","label":"unnamed-chunk-2","out-height":"","editor-word-wrap":"true","warning":"true","results":"markup","fig-width":7,"editor-max-height":"","comment":""},"code":"# Write your name here by replace ___\nname <- \"_____\"\nprint(paste0(\"Hello, \", name, \"!\"))"},{"id":3,"options":{"read-only":"false","message":"true","autorun":"true","editor-font-scale":"1","dpi":72,"fig-height":5,"out-width":"700px","output":"true","classes":"","context":"output","editor-quick-suggestions":"false","fig-cap":"","label":"unnamed-chunk-3","out-height":"","editor-word-wrap":"true","warning":"true","results":"markup","fig-width":7,"editor-max-height":"","comment":""},"code":"data(\"gapminder\", package = \"gapminder\")\nhead(gapminder)"},{"id":4,"options":{"read-only":"false","message":"true","autorun":"true","editor-font-scale":"1","dpi":72,"fig-height":"3","out-width":"500px","output":"true","classes":"","context":"output","editor-quick-suggestions":"false","fig-cap":"","label":"unnamed-chunk-4","out-height":"","editor-word-wrap":"true","warning":"true","results":"markup","fig-width":"5","editor-max-height":"","comment":""},"code":"ggplot(gapminder, aes(lifeExp)) + \n geom_density(aes(fill=continent), alpha=1/4) + theme_bw() "},{"id":5,"options":{"read-only":"false","message":"true","autorun":"true","editor-font-scale":"1","dpi":72,"fig-height":"3","out-width":"500px","output":"true","classes":"","context":"interactive","editor-quick-suggestions":"false","fig-cap":"","label":"unnamed-chunk-5","out-height":"","editor-word-wrap":"true","warning":"true","results":"markup","fig-width":"5","editor-max-height":"","comment":""},"code":"ggplot(gapminder, aes(lifeExp)) + \n theme_bw() "}];
405405

406406
</script>
407407
<script type="module">

demos/qwebr-code-cell-options.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@
401401
};
402402

403403
// Store cell data
404-
globalThis.qwebrCellDetails = [{"id":1,"options":{"autorun":"false","results":"markup","classes":"","out-width":"700px","out-height":"","comment":"","fig-cap":"","label":"unnamed-chunk-1","output":"true","editor-max-height":"","read-only":"false","fig-width":7,"dpi":72,"context":"interactive","message":"true","fig-height":5,"editor-word-wrap":"true","editor-quick-suggestions":"false","warning":"true","editor-font-scale":"1"},"code":"# Write your name here by replace ___\nname <- \"_____\"\nprint(paste0(\"Hello, \", name, \"!\"))"},{"id":2,"options":{"autorun":"true","results":"markup","classes":"","out-width":"700px","out-height":"","comment":"","fig-cap":"","label":"unnamed-chunk-2","output":"true","editor-max-height":"","read-only":"false","fig-width":7,"dpi":72,"context":"setup","message":"true","fig-height":5,"editor-word-wrap":"true","editor-quick-suggestions":"false","warning":"true","editor-font-scale":"1"},"code":"# Generating a simple table\ndata <- data.frame(\n Name = c(\"Alice\", \"Bob\", \"Charlie\"),\n Age = c(25, 30, 22)\n)"},{"id":3,"options":{"autorun":"false","results":"asis","classes":"","out-width":"700px","out-height":"","comment":"","fig-cap":"","label":"unnamed-chunk-3","output":"true","editor-max-height":"","read-only":"false","fig-width":7,"dpi":72,"context":"interactive","message":"true","fig-height":5,"editor-word-wrap":"true","editor-quick-suggestions":"false","warning":"true","editor-font-scale":"1"},"code":"knitr::kable(data, \"html\")"},{"id":4,"options":{"autorun":"false","results":"markup","classes":"","out-width":"700px","out-height":"","comment":"","fig-cap":"","label":"unnamed-chunk-4","output":"true","editor-max-height":"","read-only":"false","fig-width":7,"dpi":72,"context":"interactive","message":"true","fig-height":5,"editor-word-wrap":"true","editor-quick-suggestions":"false","warning":"true","editor-font-scale":"1"},"code":"knitr::kable(data, \"html\")"},{"id":5,"options":{"autorun":"true","results":"markup","classes":"","out-width":"700px","out-height":"","comment":"","fig-cap":"","label":"unnamed-chunk-5","output":"true","editor-max-height":"","read-only":"false","fig-width":"6","dpi":72,"context":"output","message":"true","fig-height":"6","editor-word-wrap":"true","editor-quick-suggestions":"false","warning":"true","editor-font-scale":"1"},"code":"tinyplot::tinyplot(\n ~ Petal.Length | Species,\n data = iris,\n type = \"density\",\n palette = \"dark\", fill = \"by\",\n grid = TRUE,\n main = \"Distribution of petal lengths by species\"\n)"},{"id":6,"options":{"autorun":"true","results":"markup","classes":"","out-width":"700px","out-height":"","comment":"","fig-cap":"","label":"unnamed-chunk-6","output":"true","editor-max-height":"","read-only":"false","fig-width":7,"dpi":72,"context":"output","message":"true","fig-height":5,"editor-word-wrap":"true","editor-quick-suggestions":"false","warning":"true","editor-font-scale":"1"},"code":"tinyplot::tinyplot(\n ~ Petal.Length | Species,\n data = iris,\n type = \"density\",\n palette = \"dark\", fill = \"by\",\n grid = TRUE,\n main = \"Distribution of petal lengths by species\"\n)"},{"id":7,"options":{"autorun":"true","results":"markup","classes":"","out-width":"500px","out-height":"500px","comment":"","fig-cap":"","label":"unnamed-chunk-7","output":"true","editor-max-height":"","read-only":"false","fig-width":"6","dpi":72,"context":"output","message":"true","fig-height":"6","editor-word-wrap":"true","editor-quick-suggestions":"false","warning":"true","editor-font-scale":"1"},"code":"tinyplot::tinyplot(\n ~ Petal.Length | Species,\n data = iris,\n type = \"density\",\n palette = \"dark\", fill = \"by\",\n grid = TRUE,\n main = \"Distribution of petal lengths by species\"\n)"}];
404+
globalThis.qwebrCellDetails = [{"id":1,"code":"# Write your name here by replace ___\nname <- \"_____\"\nprint(paste0(\"Hello, \", name, \"!\"))","options":{"comment":"","classes":"","editor-word-wrap":"true","label":"unnamed-chunk-1","fig-height":5,"editor-quick-suggestions":"false","output":"true","fig-width":7,"message":"true","autorun":"false","editor-font-scale":"1","out-height":"","results":"markup","context":"interactive","editor-max-height":"","read-only":"false","warning":"true","out-width":"700px","dpi":72,"fig-cap":""}},{"id":2,"code":"# Generating a simple table\ndata <- data.frame(\n Name = c(\"Alice\", \"Bob\", \"Charlie\"),\n Age = c(25, 30, 22)\n)","options":{"comment":"","classes":"","editor-word-wrap":"true","label":"unnamed-chunk-2","fig-height":5,"editor-quick-suggestions":"false","output":"true","fig-width":7,"message":"true","autorun":"true","editor-font-scale":"1","out-height":"","results":"markup","context":"setup","editor-max-height":"","read-only":"false","warning":"true","out-width":"700px","dpi":72,"fig-cap":""}},{"id":3,"code":"knitr::kable(data, \"html\")","options":{"comment":"","classes":"","editor-word-wrap":"true","label":"unnamed-chunk-3","fig-height":5,"editor-quick-suggestions":"false","output":"true","fig-width":7,"message":"true","autorun":"false","editor-font-scale":"1","out-height":"","results":"asis","context":"interactive","editor-max-height":"","read-only":"false","warning":"true","out-width":"700px","dpi":72,"fig-cap":""}},{"id":4,"code":"knitr::kable(data, \"html\")","options":{"comment":"","classes":"","editor-word-wrap":"true","label":"unnamed-chunk-4","fig-height":5,"editor-quick-suggestions":"false","output":"true","fig-width":7,"message":"true","autorun":"false","editor-font-scale":"1","out-height":"","results":"markup","context":"interactive","editor-max-height":"","read-only":"false","warning":"true","out-width":"700px","dpi":72,"fig-cap":""}},{"id":5,"code":"tinyplot::tinyplot(\n ~ Petal.Length | Species,\n data = iris,\n type = \"density\",\n palette = \"dark\", fill = \"by\",\n grid = TRUE,\n main = \"Distribution of petal lengths by species\"\n)","options":{"comment":"","classes":"","editor-word-wrap":"true","label":"unnamed-chunk-5","fig-height":"6","editor-quick-suggestions":"false","output":"true","fig-width":"6","message":"true","autorun":"true","editor-font-scale":"1","out-height":"","results":"markup","context":"output","editor-max-height":"","read-only":"false","warning":"true","out-width":"700px","dpi":72,"fig-cap":""}},{"id":6,"code":"tinyplot::tinyplot(\n ~ Petal.Length | Species,\n data = iris,\n type = \"density\",\n palette = \"dark\", fill = \"by\",\n grid = TRUE,\n main = \"Distribution of petal lengths by species\"\n)","options":{"comment":"","classes":"","editor-word-wrap":"true","label":"unnamed-chunk-6","fig-height":5,"editor-quick-suggestions":"false","output":"true","fig-width":7,"message":"true","autorun":"true","editor-font-scale":"1","out-height":"","results":"markup","context":"output","editor-max-height":"","read-only":"false","warning":"true","out-width":"700px","dpi":72,"fig-cap":""}},{"id":7,"code":"tinyplot::tinyplot(\n ~ Petal.Length | Species,\n data = iris,\n type = \"density\",\n palette = \"dark\", fill = \"by\",\n grid = TRUE,\n main = \"Distribution of petal lengths by species\"\n)","options":{"comment":"","classes":"","editor-word-wrap":"true","label":"unnamed-chunk-7","fig-height":"6","editor-quick-suggestions":"false","output":"true","fig-width":"6","message":"true","autorun":"true","editor-font-scale":"1","out-height":"500px","results":"markup","context":"output","editor-max-height":"","read-only":"false","warning":"true","out-width":"500px","dpi":72,"fig-cap":""}}];
405405

406406
</script>
407407
<script type="module">

demos/qwebr-custom-repository.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@
401401
};
402402

403403
// Store cell data
404-
globalThis.qwebrCellDetails = [{"options":{"editor-font-scale":"1","classes":"","comment":"","message":"true","context":"interactive","warning":"true","label":"unnamed-chunk-1","editor-quick-suggestions":"false","editor-word-wrap":"true","results":"markup","output":"true","read-only":"false","out-width":"700px","dpi":72,"fig-cap":"","fig-height":5,"fig-width":7,"out-height":"","autorun":"false","editor-max-height":""},"id":1,"code":"# Check to see if the function works\ndemorwasmbinary::in_webr()\n\n# View help documentation\n?demorwasmbinary::in_webr"}];
404+
globalThis.qwebrCellDetails = [{"id":1,"options":{"output":"true","dpi":72,"editor-quick-suggestions":"false","context":"interactive","fig-cap":"","warning":"true","out-width":"700px","read-only":"false","comment":"","label":"unnamed-chunk-1","message":"true","fig-height":5,"autorun":"false","fig-width":7,"results":"markup","out-height":"","classes":"","editor-font-scale":"1","editor-word-wrap":"true","editor-max-height":""},"code":"# Check to see if the function works\ndemorwasmbinary::in_webr()\n\n# View help documentation\n?demorwasmbinary::in_webr"}];
405405

406406
</script>
407407
<script type="module">

0 commit comments

Comments
 (0)