From b7865f57fb5734ad4a7e10b3cdb4a05ea58a1288 Mon Sep 17 00:00:00 2001 From: Rhian Davies Date: Wed, 8 Apr 2026 14:12:35 +0100 Subject: [PATCH] Remove {webr} example from old post --- .../posts/2023/09/19/positconf-blog.qmd | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/the-pulse/editors-blog/posts/2023/09/19/positconf-blog.qmd b/the-pulse/editors-blog/posts/2023/09/19/positconf-blog.qmd index a54b1b126..558f4f5a8 100644 --- a/the-pulse/editors-blog/posts/2023/09/19/positconf-blog.qmd +++ b/the-pulse/editors-blog/posts/2023/09/19/positconf-blog.qmd @@ -11,11 +11,6 @@ date-modified: 01/03/2024 toc: true image: images/chicago-theatre.png image-alt: Chicago Theatre sign, illuminated at night. -webr: - channel-type: "post-message" - show-startup-message: false -filters: - - webr aliases: - /viewpoints/editors-blog/posts/2023/09/19/positconf-blog.html --- @@ -94,13 +89,6 @@ Some of my favourite sessions at posit::conf(2023) were about [Quarto](https://q I spoke a bit about my own journey into web dev in one of the Quarto sessions at posit::conf, but what I loved most about these sessions was learning about all the cool new things I've yet to discover and try out. For example, [James Balamuta](https://thecoatlessprofessor.com/about/)'s talk and demonstration of building interactive code cells into Quarto webpages was an eye-opener! -Since returning from Chicago I've tested out this functionality and added Balamuta's example here. First run the code that's already in the code block but also edit it to try out your own examples. - -```{webr-r} -fit = lm(mpg ~ am, data = mtcars) -summary(fit) -``` - Visit the [quarto-webr website](https://quarto-webr.thecoatlessprofessor.com/) for details on how to make full use of this capability. Once you're up to speed, why not [contribute a webR-enabled article for Real World Data Science](https://realworlddatascience.net/contributor-docs/contributor-guidelines.html)? {{< video "https://www.youtube.com/embed/60i9f861HLg?si=G3MrLisibAHxW6AP" >}} @@ -190,4 +178,4 @@ How to cite : Tarran, Brian. 2023. "Live from Chicago: Real World Data Science at posit::conf(2023)." Real World Data Science, September 19, 2023, updated September 27, 2023. [URL](https://realworlddatascience.net/the-pulse/editors-blog/posts/2023/09/19/positconf-blog.html) ::: ::: -::: \ No newline at end of file +:::